python-imaging and libjpeg on FreeBSD
- by valya
Hello!
I had a problem with image uploading to Django with FreeBSD, so I asked on SO:
http://stackoverflow.com/questions/1959447/django-uploading-image-error and got an answer.
Our admin can't install these libraries, he don't know how. Neither do I. It's FreeBSD, kinda unfamiliar system.
So, how do we install PIL with JPEG support and whatever needed for image uploading?