LispWorks Release Notes and Installation Guide > 6 Installation on FreeBSD > 6.4 Installing LispWorks for FreeBSD

NextPrevUpTopContentsIndex

6.4.6 Installation by non-root users

Non-root users should use the above installation procedure, but must specify the -p option to set a prefix a directory that is writable and also the -R option to prevent the package manager from attempting to update the package database.

Thus, a typical installation command for a non-root user is:

pkg_add -p installation-directory 
-R lispworks-6.0.tgz

All directory names must be absolute pathnames. Relative pathnames and pathnames including shell-expanded characters such as . and ~ do not work.


LispWorks Release Notes and Installation Guide - 21 Dec 2009

NextPrevUpTopContentsIndex