Re: Compiling from CVS
- From: Aron Griffis <agriffis bigfoot com>
- To: Havoc Pennington <hp redhat com>
- Cc: gnome-devel-list gnome org
- Subject: Re: Compiling from CVS
- Date: Tue, 29 Feb 2000 11:04:57 -0500
On Tue, Feb 29, 2000 at 10:31:16AM -0500, Havoc Pennington wrote:
> If you installed GNOME under a prefix different from
> autoconf/automake, you may need to tell aclocal where to find m4
> files. For example I do this:
>
> ACLOCAL_FLAGS='-I /opt/gnome/share/aclocal' ./autogen.sh
>
> The space between -I and the directory name is important, for some
> stupid reason, so watch out for that gotcha.
Thanks for the help, Havoc. Both GNOME and autoconf/automake are
installed with --prefix=/usr/local. Furthermore, I ran autogen.sh
with the command-line you suggested:
ACLOCAL_FLAGS='-I /usr/local/share/aclocal' ./autogen.sh
However, autogen.sh still dies with
./configure: AM_GNU_GETTEXT: not found
./configure: syntax error at line 1701: `AM_PATH_GLIB' unexpected
But it appears that AM_PATH_GLIB should have been found!
[0 /usr/local/share/aclocal] grep AM_PATH_GLIB *
glib.m4:dnl AM_PATH_GLIB([MINIMUM-VERSION, [ACTION-IF-FOUND [,
ACTION-IF-NOT-FOUND [, MODULES]]]])
glib.m4:AC_DEFUN(AM_PATH_GLIB,
libIDL.m4: AM_PATH_GLIB(1.2.0)
Do you have any further suggestions?
Thanks,
Aron
--
Aron Griffis Compaq Computer Corporation, ZKO3-3/T30
Tru64 Hardware Support 110 Spit Brook Rd, Nashua, NH 03062
603/884-1276 http://bigfoot.com/~agriffis/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]