On Tue, Dec 24, 2002 at 08:48:22AM -0500, Dave Reed wrote: > > This looks like an error caused by a bug in libglade-2.0.0 that was > > fixed by 2.0.1. When looking for the gnome support module, it would > > sometimes fall back to looking in $(libdir) if it couldn't be found, > > and it would sometimes pick up the gnome 1.x libgnome.so. You will > > need to set the LIBGLADE_MODULE_PATH environment variable in order > > for libglade to find the support modules provided by libgnomeui, > > libbonoboui, etc (probably /usr/lib/libglade/2.0). > > Thanks - that fixed it. I'm still a little confused as to why the > files in gnome-python/pygnome did not get compiled. Can someone please > list the commands for compiling from CVS.
Dave, isn't it a matter of running ./autogen.sh, or is it something else I haven't grokked from your query? Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
