Re: [Python-Dev] Python 2.5.1 error when running cvs2svn [SEC=UNCLASSIFIED]

2008-03-13 Thread skip
Paul> import zlib Paul> ImportError: ld.so.1: python: fatal: relocation error: file Paul> /usr/local/lib/python2.5/lib-dynload/zlib.so: symbol inflateCopy: Paul> referenced symbol not found Paul, Try running ldd /usr/local/lib/python2.5/lib-dynload/zlib.so I'll wager

[Python-Dev] Python 2.5.1 error when running cvs2svn [SEC=UNCLASSIFIED]

2008-03-12 Thread James, Paul
Hello python-dev, We are trying to run the cvs2svn utility and get an execution problem coming from Python. The version of Python we have installed on a solaris sparc10 machine is 2.5.1. The error trace is below, the error is at end in blue- Traceback (most recent call last): File "/usr