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
Re: [Image-SIG] import _imaging fails in CGI
by Jay Dorsey other posts by this author
Jul 11 2003 1:09PM messages near this date
[Image-SIG] import _imaging fails in CGI | [Image-SIG] PIL installation
Jay Dorsey wrote:
<snip> 
>  Any suggestions?
</snip> 

I finally got it yesterday.  The LD_LIBRARY_PATH was being set in the 
Netscape HTTP Server (not sure which version, sorry), but that wasn't 
enough.   Even setting the LD_LIBRARY_PATH in the script didn't work.

However, I did some more snooping around on google and I putting the 
following line in my obj.conf file works:

Init fn="init-cgi" LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib/"

Works like a champ now :)

Jay


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

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