mdew wrote:
Even with the new export (Under Debian) its still not picking up my glib1.3 install in /usr/local/gnome2.(cvs compiled) I was gathering that I should have an export variable to point to the GLIB install ...so whats the export variable name? [01:05am 14-Feb-02]$ export ACLOCAL_FLAGS="-I /usr/share/aclocal"[01:07am 14-Feb-02]$ ./configure --prefix=/usr/local/gnome2 loading cache ./config.cachechecking for a BSD compatible install... /usr/bin/install -c
[snip]
if there were some unexpanded macros in the configure script, rerunning it isn't going to change anything. You probably want to rerun autogen with ACLOCAL_FLAGS set../configure: line 7199: syntax error near unexpected token `AM_PATH_GLIB_2_0($GLIB_REQUIRED_VERSION,' ./configure: line 7199: `AM_PATH_GLIB_2_0($GLIB_REQUIRED_VERSION, :,'
You might want to look at one of the available buildscripts (<plug>such as jhbuild</plug>), as they should take care of most of these details for you.
James. -- Email: james daa com au WWW: http://www.daa.com.au/~james/