Message5513

Author thijs
Recipients glyph, pjenvey, thijs
Date 2010-02-09.16:42:03
SpamBayes Score 2.3860132e-09
Marked as misclassified No
Message-id <1265733723.43.0.454064995735.issue1518@psf.upfronthosting.co.za>
In-reply-to
Content
I'm running an older version of Ubuntu (6.1) and seems like it doesn't contain a version of GLIB that Jython is happy with:

$ file /lib/libc-2.3.6.so
/lib/libc-2.3.6.so: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.6.0, stripped

Is there a way to work around this (without installing a newer version of glib)? And if there isn't, can Jython throw a more visible error instead of reporting that getpid() doesn't exist?
History
Date User Action Args
2010-02-09 16:42:03thijssetmessageid: <1265733723.43.0.454064995735.issue1518@psf.upfronthosting.co.za>
2010-02-09 16:42:03thijssetrecipients: + thijs, pjenvey, glyph
2010-02-09 16:42:03thijslinkissue1518 messages
2010-02-09 16:42:03thijscreate