Lad wrote: > I downloaded jpeg (from ftp://ftp.uu.net/graphics/jpeg/ ) source > libraries( file jpegsrc.v6b.tar.gz) and installed them. Now in > /usr/local/lib I have the following files: cjpeg > ,djpeg,jpegtran,rdjpgcom and wrjpgcom
cjpeg, djpeg etc are executables, not libraries. if you have them under /usr/local/lib, something's not quite right. to save some time, I suggest looking for a jpeg-dev or jpeg-devel package in the package repository for your platform. </F> -- http://mail.python.org/mailman/listinfo/python-list