From:             [EMAIL PROTECTED]
Operating system: Linux 2.2
PHP version:      4.0.6
PHP Bug Type:     GD related
Bug description:  PNG and Jpeg support not auto-detected

In a slacware 7.1 system with gd 1.8.4 under /usr/local, but the jpeg and png library 
under /usr, php configuration doesn't include support for png and jpeg in the gd 
module. The workaround is to explicitly set --with-jpeg-dir=/usr and 
--with-png-dir=/usr.

Under php 4.04pl1 configure was able to figure out these settings without help, so I 
suppose that's not the right behaviour.


-- 
Edit Bug report at: http://bugs.php.net/?id=11667&edit=1



-- 
PHP Development 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