kinda newbie question

Sam Couter sam at topic.com.au
Tue Jan 15 15:50:33 EST 2002


David Gibson <david at gibson.dropbear.id.au> wrote:
> Often the simplest way is just to stash the thing you're compiling in
> it's own directory.  So for package foobaz do:
>      ./configure --prefix=/opt/foobaz
>      make
>      make install
> 
> and to uninstall
>     rm -rf /opt/foobaz

Then your $PATH gets very very messy.

GNU Stow does what you describe, then uses symlinks to make it look like
/usr/local/foobaz/bin/foo is in /usr/local/bin/foo or wherever, so it's
on your $PATH.
-- 
Sam "Eddie" Couter  |  mailto:sam at topic.com.au     |  I need a short and
Internet Engineer   |  jabber:eddiesam at jabber.org  |  clever comment for
tSA Consulting      |  http://www.topic.com.au/    |  my .signature file
OpenPGP fingerprint:  A46B 9BB5 3148 7BEA 1F05  5BD5 8530 03AE DE89 C75C
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://lists.samba.org/archive/linux/attachments/20020115/a9a0eaae/attachment.bin


More information about the linux mailing list