I had the same issue with Fedora 8, but for some reason the changes
you suggest didn't work for me.. However, I did find an obscure thread
where the Fredrik Lundh suggested trying yum install python-imaging,
and this solved all my problems!

Cheers,

Christian

On Jun 26, 7:01 am, sparky <[EMAIL PROTECTED]> wrote:
> Evert,
>
> Thank you for your help, I REALLY appreciate anyone giving me their
> time, like this. I have fixed it. The issue was to do with the library
> path and the way that Linux (Fedora Core 3) runs and is
> configured.I've been running a Linux dedicated server for a while but
> had no previous experience of Linux - quite a learning curve.
>
> PIL was not finding the libjpeg in /usr/local/lib, so I added it to /
> etc/ld.so.conf (a common Fedora gotcha apparently), ran ldconfig (to
> rebuild the library cache), re-ran PIL setup.py, and Bob's yer uncle!
>
> I had tried the JPEG_ROOT thing before, but obviously not got it
> right.
>
> Thanks again.
>
> If you ever get to DJUGL (Django Users, London), I'll buy you a beer!
>
> mjj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to