On Sat, Feb 23, 2002 at 12:56:39AM +0200, Oren Held wrote: > > I even had > to compile python2 with xml/expat modules in order for libglade to get > compiled (I think it's needed only for the compilation, though. it'll be > sad if it depends on python).
I know that libglade has explicit support for Python (it's a very language-dependent library, afterall). I guess that this support is the reason for the Python dependency, so it might be worth checking if it can be compiled without it. Unless you want to run Python programs that use libglade, that is. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]