Sorry, I forgot to say I'm using a MacBook with MacOSX 10.4.10 (with  
both 2.5 and 2.3.5 python installs).

//////////////////////////////////////////////////////////////////////// 
///

Hi,

I've been trying and trying to install JPEG support for PIL (jpeg-6b)  
and there's no way.
I did:
"""
./configure
        make
        make test
If that doesn't complain, do
        make install
"""

It doesn't complain but when I make install I get:
/usr/bin/install -c cjpeg /usr/local/bin/cjpeg
/usr/bin/install -c djpeg /usr/local/bin/djpeg
/usr/bin/install -c jpegtran /usr/local/bin/jpegtran
/usr/bin/install -c rdjpgcom /usr/local/bin/rdjpgcom
/usr/bin/install -c wrjpgcom /usr/local/bin/wrjpgcom
/usr/bin/install -c -m 644 ./cjpeg.1 /usr/local/man/man1/cjpeg.1
install: /usr/local/man/man1/cjpeg.1: No such file or directory
make: *** [install] Error 71



Any help will be really appreciated.

Many thanks,


Joancarles
·················
www.casasin.com
·················


_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to