Re: error after upgrade

2009-03-09 Thread jonsoons
On Mar 9, 12:00 pm, "Richard Brodie" wrote: > "jonsoons" wrote in message > > news:3102ef22-b5e6-466d-a3f3-8648ccb5a...@p11g2000yqe.googlegroups.com... > > >    from binascii import hexlify as _hexlify > > ImportError: ld.so.1: python: fatal:relocationerror:file/opt/csw/ > > lib/libpython2.5.so.1

Re: error after upgrade

2009-03-09 Thread Richard Brodie
"jonsoons" wrote in message news:3102ef22-b5e6-466d-a3f3-8648ccb5a...@p11g2000yqe.googlegroups.com... >from binascii import hexlify as _hexlify > ImportError: ld.so.1: python: fatal: relocation error: file /opt/csw/ > lib/libpython2.5.so.1.0: symbol libintl_gettext: referenced symbol not >

error after upgrade

2009-03-09 Thread jonsoons
This script had been running flawlessly for years but it does not like 2.5: mis /u/transfer/bin # ./printchecks AP void Traceback (most recent call last): File "./printchecks", line 5, in import os, sys, string, tempfile, re File "/opt/csw/lib/python2.5/tempfile.py", line 33, in fro