Search:

Type: Posts; User: ratlaw; Keyword(s):

Search: Search took 0.11 seconds.

  1. [ubuntu] Re: Natty: Python Imaging Library in a virtualenv - no JPEG or PNG support

    After checking with apt-file, the files I linked to are provided by the dev versions of the three libraries. For instance, installing zlib1g-dev creates the file /usr/lib/x86_64-linux-gnu/libz.so,...
  2. [ubuntu] Re: Natty: Python Imaging Library in a virtualenv - no JPEG or PNG support

    Rather than mess with the setup.py in PIL, you can also simply create symlinks to the libraries in /usr/lib (assuming you have sudo access).

    I did this with the following commands:



    sudo ln...
Results 1 to 2 of 2