help-stow
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-stow] Installing without root privileges in /usr/local


From: enclair
Subject: [Help-stow] Installing without root privileges in /usr/local
Date: Tue, 6 Mar 2012 21:28:38 +0100

Hi,

I'd like to use stow this way, but I wonder if there are any drawbacks, or if there is a better way:

/usr/local/stow belongs to a non-root user.
Then, to install a package I could do:

$ ./configure --prefix=/usr/local/stow/package
$ make
$ make install

And as root:
# cd /usr/local/stow
# stow package

What do you think?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]