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
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