On Mon, 2006-09-25 at 14:32 -0700, mamcxyz wrote:
> What kind of bugs?
> 
> My main trouble is PIL, simply I don't can install it under CentOS 3...

You originally said you were using CentOS 4, but anyway. PIL works with
Python 2.3, so it's a matter of either finding an RPM or building from
source.

There are python-imaging (the rpm name for PIL) packages for CentOS
available from both http://rpmforge.net/ and http://centos.karan.org/ .
Both sites have a yum config file available.

If they don't work for some reason -- and I cannot imagine why they
wouldn't -- then upgrading to Python 2.4 (your original question) isn't
going to make things any easier or harder. You are going to have to
build PIL from source in both cases.

Cheers,
Malcolm


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to