PIL, Python and CGI

Sascha Ferley Sascha.Ferley at infineon.net
Sun Jun 23 22:51:32 EDT 2002


I actually got some nice little traceback that might be of use ..

Traceback (most recent call last):
  File "/export/server/web/CPSC461/cgi-bin/test4.py", line 10, in ?
    import _imaging
ImportError: ld.so.1: /usr/local/bin/python: fatal: libjpeg.so.6: open
failed: No such file or directory

though:

infinity:/usr/local/lib->ls -ld libjpeg*
lrwxrwxrwx   1 root     other         12 Jun 16 18:58 libjpeg.so ->
libjpeg.so.6*
lrwxrwxrwx   1 root     other         12 Jun 16 18:58 libjpeg.so.1 ->
libjpeg.so.6*
-rwxr-xr-x   1 root     bin       137924 May 21  2001 libjpeg.so.6
infinity:/usr/local/lib->

Which is interesting ... :)

Thanks
Sascha








More information about the Python-list mailing list