Re: Problem compiling gdome2 0.8.0
Pierre <[email protected]> Tue, 24 Feb 2004 05:36:34 +0100
| Newsgroups | gmane.comp.gnome.gdome |
|---|---|
| Message-ID | <[email protected]> |
Pierre wrote: > Robby Dermody wrote: > >> It fails because glib.h (and most likely glib itself) is not found. >> >> Make sure you have glib installed on your system. If it still fails, see >> ./configure --help and try some of those glib options. >> >> I don't know about using gmake (maybe it is the same as make on GNU >> systems?)...make sure your ./configure script run was successful, and >> glib >> was found. > > > I have glib 2.3.2 installed. > Maybe it is related to this problem : > > [...] > creating libtool > ./configure: AM_PATH_GLIB_2_0: command not found > checking for GnomeXML libraries >= 2.4.26... found > [...] > > ? Seems fixed with 0.8.1. -- Pierre.