help-stow
[Top][All Lists]
Advanced

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

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


From: enclair
Subject: Re: [Help-stow] Installing without root privileges in /usr/local
Date: Thu, 8 Mar 2012 17:31:47 +0100

Le 8 mars 2012 12:45, Adam Spiers <address@hidden> a écrit :
On Thu, Mar 8, 2012 at 2:01 AM, enclair <address@hidden> wrote:
> Le 6 mars 2012 23:49, Adam Spiers <address@hidden> a écrit :
>>
>> That should work fine, as per
>>
>>
>>  http://www.gnu.org/software/stow/manual/html_node/Compile_002dtime-vs-Install_002dtime.html#Compile_002dtime-vs-Install_002dtime
>
> I don't understand this part.

What don't you understand exactly?

For instance this sentence: "Some software packages allow you to specify, at compile-time, separate locations for installation and for run-time".
It is stow which allows to have separate locations for installation and run time, not the package.

When I do:
./configure --prefix=/usr/local/stow/package
make
make install
cd /usr/local/stow && stow package

I have specified the location of the package at compile time, and stows allows to run this package in a different location (/usr/local/stow/package VS /usr/local).

Another thing I don't understand is the GNU Emacs example.
The documentation mention the "new" prefix, but never the old prefix. So I don't know which is the value of the old prefix, and which is the value of the new prefix.

Finally, I don't understand how is it related to this thread.


reply via email to

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