Re: Local Home install?
RT Happe <[email protected]> Thu, 16 Feb 2006 23:13:22 +0100
| Newsgroups | gmane.lisp.scheme.scsh |
|---|---|
| Message-ID | <[email protected]> |
Olwe Bottorff wrote: > Is there a flag to set in the configure to do a $HOME > install? I don't have root priv here at work on our As the scsh-0.6.6/INSTALL file sez You can pass some additional options to the configure script, along them the installation directory with the --prefix=/my/install/location option. Type ./configure --help to get a list of all switches. rthappe