Re: Gtk autoconf failing



Jeff Garzik wrote:

> Your problem is that your automake, autoconf, and gnome packages are not
> in the same place.  aclocal needs to know each of the directories, like:
>
> export ACLOCAL_FLAGS='-I /usr/share/aclocal -I /opt/gnome/share/aclocal"
> CFLAGS=-O2 ./autogen.sh
>

I had already made a symbollic link (I did this about a year ago):

# ln /usr/local/share/aclocal /usr/share/aclocal -s

There should be no problem here, correct?

Andrew Clausen



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