I just built & installed the latest snapshot.  The Makefile for the
pygtk and pygnome directories had IMLIB_CFLAGS and IMLIB_LIBS set to
@IMLIB_CFLAGS@ and @IMLIB_LIBS@; appearantly something got dropped
somewhere in building the configure scripts; I'm not sufficiently
versed in auto{make,conf} to know just where things went wrong.
  Also, the gnome-config script (and possibly others) are correctly
set up with all the right stuff to pick up third-party libraries.  We
have libdb-bsd-1.85.* installed in a location not related to the
GTK+/GNOME installation, and the -L/-R options to pick it up aren't
provided with gnome-config --libs gnome, and the -I is missing from
gnome-config --cflags gnome.  I know this isn't a gnome-python problem 
per-se, but this is probably my best bet for reporting it.  ;-)  I
just hacked the makefiles after running ./configure to add the needed
directories.


  -Fred

--
Fred L. Drake, Jr. <[EMAIL PROTECTED]>
Corporation for National Research Initiatives
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to