Installing ibsh is really easy, so no need for the usual sections
in this document. There is no configure script either, so if 
something wrong, make will fail.

# make ibsh
# make ibsh_install

Optionally:

# make clean


To uninstall ibsh:

# make ibsh_uninstall


Of course you will have to enable this shell by:
# echo /bin/ibsh >> /etc/shells
or however you like it.
And make sure the permissions read 0755 !

2005.03.24.
