Re: Could not autogen.sh
- From: Havoc Pennington <rhpennin midway uchicago edu>
- To: "David J. Orme" <david coconut-palm-software com>
- cc: Gnome List <gnome-list gnome org>
- Subject: Re: Could not autogen.sh
- Date: Thu, 12 Nov 1998 14:26:47 -0600 (CST)
On Thu, 12 Nov 1998, David J. Orme wrote:
>
> aclocal: configure.in: 178: macro `AM_PATH_GLIB' not found in library
You need glib installed, and you need to do this:
ACLOCAL_FLAGS='-I /prefix/where/glib/is/share/aclocal' ./autogen.sh
This way aclocal can find glib.m4, which should be in the above directory
after you install glib.
glib is in CVS with the rest of Gtk+/Gnome, if you don't have it.
> configure.in:150: warning: AC_TRY_RUN called without default to allow
> cross compiling
Ignore these, they are harmless.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]