Python 2.5 zlib trouble
Jesramz
jesus.ramirez.utexas at gmail.com
Fri Sep 23 17:34:16 EDT 2011
Thank You Christian
Im running on Ubuntu Natty and I am not running a self-compiled
install, its a regular release. In order to do this:
$ make distclean
$ export LDFLAGS="-L/usr/lib/$(dpkg-architecture -
qDEB_HOST_MULTIARCH)"
$ ./configure
$ make
$ make install
$ unset LDFLAGS
If you can, can you explain the steps for this, can I run this in a
regular release of Python2.5?
More information about the Python-list
mailing list