Hi Jonathon,

Thanks for your response ,

locate libpng
/usr/lib/libpng.so.2.1.0.8
/usr/lib/libpng.so.2
/usr/lib/libpng.a
/usr/lib/libpng.so
/usr/share/doc/libpng-1.0.8
/usr/share/doc/libpng-1.0.8/CHANGES
/usr/share/doc/libpng-1.0.8/README
/usr/share/doc/libpng-1.0.8/TODO
/usr/share/doc/libpng-1.0.8/example.c
/usr/share/doc/libpng-1.0.8/libpng.txt
/usr/share/man/man3/libpng.3.gz
/usr/share/man/man3/libpngpf.3.gz

locate gd-1.8.4

returns nothing, however:

locate gd
/usr/bin/gdb
/usr/include/gd.h
/usr/include/gd_io.h
/usr/include/gdcache.h
/usr/include/gdfontg.h
/usr/include/gdfontl.h
/usr/include/gdfontmb.h
/usr/include/gdfonts.h
/usr/include/gdfontt.h
/usr/include/gdbm
/usr/include/gdbm/dbm.h
/usr/include/gdbm/gdbm.h
/usr/include/gdbm/ndbm.h
/usr/include/gdbm.h
/usr/lib/libgd.so.1.8.3
/usr/lib/libgd.so.1.8
/usr/lib/libgd.a
/usr/lib/libgd.so
/usr/lib/libgdbm.so.2
/usr/lib/libgdbm.so.2.0.0
/usr/lib/libgdbm.a
/usr/lib/libgdbm.la
/usr/lib/libgdbm.so

Hmm perhaps I can see a problem -- what do you suggest?

Thanks
Vince

----- Original Message -----
From: "Jonathan Hilgeman" <[EMAIL PROTECTED]>
To: "'hide'" <[EMAIL PROTECTED]>
Sent: Tuesday, August 14, 2001 6:04 PM
Subject: RE: [PHP-INST] libpng jpeg & gd - what a pain..........!


> Run the following 2 commands:
> locate gd-1.8.4
> locate libpng
>
> Attach the output...
>
> - Jonathan
>
> -----Original Message-----
> From: hide [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 14, 2001 9:58 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] libpng jpeg & gd - what a pain..........!
>
>
> Hi All,
>
> I am about to bang my head real hard against the wall:
>
> I have successfully installed php 4.0.6 / mysql 3.23.40 / apache 1.3.20 /
> openssl 0.9.6b / mod_ssl 2.8.4 -1.3.20
>
> OK all good, I did my ./configure like so:
>
>
./configure --with-mysql=/usr/local/mysql --with-xml --with-zlib --with-gd=.
>
./gd-1.8.4 --with-png-dir=../libpng --with-jpeg-dir=../jpeg-6b --with-apache
> =../apache_1.3.20 --enable-track-vars
>
> No complaints/errors. libpng is installed as is gd and jpeg.
>
> But I get this error message when trying to do my web image creations:
>
> <br>
> <b>Warning</b>:  ImagePng: No PNG support in this PHP build in
> <b>/usr/local/apache/htdocs/gd.php</b> on line <b>6</b><br>
>
> My phpinfo(); shows that GD has
>
> GD Support enabled
> GD Version 1.6.2 or higher
> WBMP Support enabled
>
> But no sign of jpeg or png.
>
> Any ideas where I may have failed?
>
> TIA
> Vince
>
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to