Re: gnome-libs ./autogen.sh problem




On Tue, 1 Sep 1998, Philip Trickett wrote:
> Hi, sorry, its me again.
> 
> I have just got over the problem of glib and gtk+ (thanks), and I have
> (surprise) run into another one.  When I run ./autogen.sh to start the
> process of compiling gnome-libs, I get the output below.  Could this be
> due to the fact that I have2 aclocal dirs, at /usr/share/aclocal, and
> /usr/local/share/aclocal?
> 

Yep. Try:
ACLOCAL_FLAGS='-I /usr/local/share/aclocal' ./autogen.sh

assuming /usr/local is your "nonstandard" aclocal directory, i.e. aclocal
is installed under /usr.

Havoc




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