The image looks for a valid keyfile in the following places, in order:
keyfile.
hostname
in the current working directory, where
hostname
is the name of the host.
keyfile
in the current working directory, where
hostname
is the name of the host.
config/keyfile.
hostname
, where
hostname
is the name of the host on which the image is to execute. The
config
directory is expected by default to be located at
/usr/lib/lispworks/lib/6-0-0-0/config
(see If you are using the keyfile system.
config/keyfile
, where the
config
directory is as above.
The directory
config
is an indirect subdirectory of the directory specified by the LispWorks variable
*lispworks-directory*
. Note that until you have configured and saved your image, as described later in this section, this variable is set to
/usr/lib/lispworks
. When starting the generic image, you must therefore ensure that the keyfile is either in your current directory or in
/usr/lib/lispworks/lib/6-0-0-0/config
.
If you try to run LispWorks without a valid key, a message will be printed reporting that no valid key was found.