Re: Installing libjpeg

Christopher Barker <[email protected]>
Newsgroups gmane.comp.python.image
Message-ID <[email protected]>
Jack Uretsky wrote:
> Hi-
>     I'm a newcomer, about to try to install PIL.  I'm running OS X snow 
> leopard pm am intel Mac.  I'm at the point where I've downloaded the 4 
> files mentioned in the README (
>          libjpeg62
>          zlib1g
>          libfreetype6
>          liblcmsl)
> but don't know what to do with them.

I suggest one of two options:

1) Use the python.org python, and the binary recently posted to this list.


2) use macports to compile the dependencies:

a) install macports
b) $ sudo port install libjpeg
c) $ sudo port install lcms
d) $ sudo port install freetype

e) python setup.py build
f) python setup.pyu install



-CHB




-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[email protected]
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.