ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> image-sig
image-sig
[Image-SIG] decoder jpeg not available
by Jay Dorsey other posts by this author
Jul 9 2003 1:09AM messages near this date
[Image-SIG] Re: PIL installation | [Image-SIG] Re: decoder jpeg not available
I could really use some assitance in troubleshooting this problem.  I'm 
using Python 2.3a, PIL 1.1.4 on Solaris 8.  I installed the jpeg 
libraries into the default locations (had to compile with 
--enable-shared and --enable-static - that threw me off for about an 
hour -- I'm not a Solaris guy).  make test worked fine.  I followed the 
install instructions in the README file, and used the -fpic flag when 
compiling in libImaging.  I've followed the instructions on 
http://effbot.org/zone/pil-decoder-jpeg-not-available.htm (twice), with 
no luck (Excellent instructions/documentation however).  I do receive 
the "checking for jpeg_destroy_compress in _ljpeg... no" message.

I'm able to import _imaging.  Starting with python -v  and doing an

 > >> import Imaging

shows

import _imaging # dynamically loaded from _imaging.so

The only thing I've found that was odd was doing 'ldd _imaging.so' 
doesn't show a link to libjpeg.so (or libjpeg.so.62), but I'm not quite 
sure if that means anything or not.

Any help or suggestions are appreciated.  Thank you for your time.

Jay


_______________________________________________
Image-SIG maillist  -  Image-SIG@[...].org
http://mail.python.org/mailman/listinfo/image-sig
Thread:
Jay Dorsey
Fredrik Lundh
Jay Dorsey

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved