Test 1: I stand in the bergman top directory (as is probable when I just
have read the ReadMe), and want to read install.dock i order to see what
to do:

jocosus[485]module add clisp
    .       .         .
jocosus[489]more scripts/clisp/unix/install.doc
I. Fast start

Try:

mkbergman auto

for an automatic guessing of configuration parameters, or:

mkbergman auto i

for an automatic guessing and an interactive correction
of configuration parameters.

II. Manual installation

The syntax of the installation script is:

mkbergman <clisp-dir> <bergman-root-dir> [<lisp-executable-file-name>] [-old]

Example for the versions of Common Lisp before 09-09-1998:

For example if you have Common Lisp installed in the directory
/usr/local/lang/clisp and unpacked Bergman in the directory 
/home/matte/bergman then you may install Bergman from this directory 
using the following command:

mkbergman /usr/local/lang/clisp/lib/lisp /home/matte/bergman -old

Example for the versions of Common Lisp after 09-09-1998:

For example if you have Common Lisp binary "clisp" installed in the directory
/usr/local/bin and unpacked Bergman in the directory
/home/matte/bergman then you may install Bergman from this directory
using the following command:

mkbergman /usr/local/bin /home/matte/bergman


See the file <bergman-root-dir>/scripts/clisp/install.doc for detailied installa
tion
instructions.
jocosus[490]mkbergman auto
mkbergman: Command not found.
jocosus[491]mkbergman auto i
mkbergman: Command not found.
