Jason et al;

Thanks for all of your help up - I really appreciate it.

However, I still have the issue that while the jpeg libraries were
installed, the weren't. :\

This is what was installed through the only binary for jpeg libaries I can
find on the net off hand:

jpegsrc.v6b.tar.gz

yields:

[root jpeg-6b]# make -n install
/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
/usr/bin/install -c -m 644 ./djpeg.1 /usr/local/man/man1/djpeg.1
/usr/bin/install -c -m 644 ./jpegtran.1 /usr/local/man/man1/jpegtran.1
/usr/bin/install -c -m 644 ./rdjpgcom.1 /usr/local/man/man1/rdjpgcom.1
/usr/bin/install -c -m 644 ./wrjpgcom.1 /usr/local/man/man1/wrjpgcom.1

None of which actually look like libraries to me (though just because
nothing was sent to the lib directory......).  :)

Does anyone know anything about how I can get the jpeg libraries installed?
Or where I can even get them - php keeps failing upon ./configure with:

configure: error: libjpeg.(a|so) not found

?

Thanks!

-Mike

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to