Damon,

Thanks for the info. I looked for a FAQ before posting, but I didn't find a
link on the Glade site. I'm sure I'm over looking it. Where is the FAQ
stored?

WW

----- Original Message -----
From: Damon Chaplin <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 02, 2000 4:04 PM
Subject: Re: Glade Installation


> Winefred Washington wrote:
>
> > When I run ./autogen.sh I get the following errors:
> >
>
> --------------------------------------------------------------------------
--
> > -------
> > aclocal: configure.in: 17: macro `AM_PATH_GTK' not found in library
>
> In the FAQ:
>
> 2.2 I keep getting this error:
>
>       aclocal: configure.in: 10: macro `AM_PATH_GTK' not found in library
>
>  A: This means that the gtk.m4 file cannot be found. (gtk.m4 is a set of
m4
>     macros which is installed as part of GTK+ and is used to build
programs
>     which use GTK+.) aclocal (part of automake) searches for these macros
to
>     add to aclocal.m4 in your program's root directory.
>
>     To find out where GTK+ is installed, run 'gtk-config --prefix'.
>     The gtk.m4 file should be in the 'share/aclocal' subdirectory.
>     To find out the directory that aclocal is using, run
>       'aclocal --print-ac-dir'
>
>     You should add the directory that the GTK+ m4 file is installed to the
>     ACLOCAL_FLAGS environment variable, e.g. if the GTK+ m4 files are in
>     /usr/local/share/aclocal, then add this to your $HOME/.profile:
>
>       export ACLOCAL_FLAGS="-I /usr/local/share/aclocal/"
>
>
> Damon
>
>
>
> +---------------------------------------------------------------------+
> To unsubscribe from this list, send a message to [EMAIL PROTECTED]
> with the line "unsubscribe glade-devel" in the body of the message.


+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to