On Sat, Nov 20, 1999 at 06:43:55PM -0500, Michael Coddington wrote:
> I'm trying to pick up Python and GNOME development at the same time.
> Obviously PyGnome is the way to go. However, in attempting to try out
> some simple apps, I keep getting:
>
> Unknown widget class "GnomeApp'
This is most likely caused by _gladegnomemodule.so being not dynamically
linked against all the gnome libs. libglademodule.so must not be statically
linked against any libs too.
In case you do not get it to work with this info please supply the ldd
output for _libglademodule.so and _gladegnomemodule.so.
Thanks
Torsten
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]