Re: Newbie Compile Problems



Eirik Mikkelsen wrote:
> 
> On Mon, 20 Apr 1998, Matt Stockdale wrote:
> 
> > gnome-libs
> > --------------------
> > following is the end output from autogen..
> >    checking for ANSI C header files... yes
> >    ./configure: AM_PROG_LIBTOOL: command not found
> >    checking for pthread_create in -lpthread... yes
> >    ./configure: syntax error near unexpected token `AM_PATH_GTK(1.0.0,,{'
> >    ./configure: ./configure: line 1429: `  AM_PATH_GTK(1.0.0,,{ echo
> > "configure:     error: GTK not installed" 1>&2; exit 1; })'
> > GTK is installed, fresh from CVS.
> >
> > I can't go any further w/o gnome-libs, it seems.
> 
> Hmm, find the libtool.m4 file and put it in /usr/share/aclocal/. You could
> also try to link all files from /usr/local/share/aclocal/ to
> /usr/share/aclocal.
> 
> These are quick hacks and I'm quite sure this is not the best way of
> dealing with this problem, but it should work.

Linking libtool.m4 and gtk.m4 seems to have worked. now I need imlib :P

Thanks for the help

Matt



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