Documentation in HTML and PDF format is provided with all editions. PostScript format is available to download. To obtain copies of the printable manuals, see Printable LispWorks documentation.
Documentation is installed by default in the
lib/6-0-0-0/manual
sub-directory of the LispWorks installation directory.
Using RPM, you can save space by choosing not to install the documentation. For example, use the following command (all on one line):
rpm --install --excludedocs --prefix
<directory>
lispworks-6.0-
n
.i386.rpm
To install the documentation at a later stage, you need to use the
--replacepkgs
option:
rpm --install --prefix <directory> --replacepkgs lispworks-6.0-n .i386.rpm