Message5513
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? |
|
Date |
User |
Action |
Args |
2010-02-09 16:42:03 | thijs | set | messageid: <1265733723.43.0.454064995735.issue1518@psf.upfronthosting.co.za> |
2010-02-09 16:42:03 | thijs | set | recipients:
+ thijs, pjenvey, glyph |
2010-02-09 16:42:03 | thijs | link | issue1518 messages |
2010-02-09 16:42:03 | thijs | create | |
|