bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: suggestions


From: Hans-Bernhard Broeker
Subject: Re: suggestions
Date: 14 Feb 2002 15:30:34 GMT

carlos gutierrez <address@hidden> wrote:
> Thanks for the software that your organization is providing.  My problem
> is that I'm not a "super_user" and I work for a big corporation.  When I
> try to compile/configure/make most of the software look for
> directories/files to which I do not have access to.  

Did you ever read the INSTALL docs that come with every GNU autoconf'ed
package, or the ./configure --help message?  If so, how did you manage
to not see the --prefix option?  This should solve all your problems in
one shot.  For private builds, it's a common idiom to

        ./configure --prefix=$HOME

and then go on as you normally would.

-- 
Hans-Bernhard Broeker (address@hidden)
Even if all the snow were burnt, ashes would remain.



reply via email to

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