Change install directory (1.2.1)
Joseph Bruni
jbruni@mac.com
Tue Apr 22 03:33:02 2003
./configure --prefix $HOME/gnupg/usr/local
That should do the trick.
On Monday, April 21, 2003, at 05:40 PM, Michel Mansour wrote:
> Let me clarify what I was asking in my initial message (sorry about
> the confusion). What I'm looking for is to keep the default hierarchy
> (/usr/local/bin, /usr/local/lib, etc.), but I want the entire
> hierarchy to be installed in a directory that I specify, for example
> $HOME/gnupg. So, it would look like this after the install:
> $HOME/gnupg/usr/local/bin, $HOME/gnupg/usr/local/lib, and so on.
>