Re: Configuration problem



Mike Kestner wrote:
> 
> Thanks for the suggestions.  Turned out that my copy of libtool.m4 was in
> usr/local/share/aclocal.  When I copied that to /usr/share/aclocal, the
> configuration completed.  All of the libraries I just installed were
> installed to the usr/local prefix instead of /usr.  Is this controlled by an
> environment variable?  I didn't request anything special.

You can use ACLOCAL_FLAGS to add a directory to aclocal's search path. e.g.

 export ACLOCAL_FLAGS='-I /usr/local/share/aclocal'


aclocal is really annoying in this respect. Most people have problems with it.

Damon




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