On Fri, Oct 29, 2004 at 07:27:13AM -0700, Peter Karman wrote:
> perl buildswishe.pl --installdir /tmp/swishe
Doesn't that set a --prefix in configure?
Normally, you would want --prefix to be where it's to be finally
installed, but have make install write to a different location (like
/tmp/swishe). --prefix is used to set paths for where things are
expected to be when the program runs, so if you use prefix to install
to /tmp and then tar and untar in, say, $HOME/swish-e then the
compiled in paths will still point to /tmp/swish-e.
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
swish-e@sunsite.berkeley.edu
Received on Fri Oct 29 07:41:32 2004