ID:               17349
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         GD related
 Operating System: FreeBSD
 PHP Version:      4.2.0
 New Comment:

You should run 'make clean' before 'make' after you've reconfigured
with a different configure line.


Previous Comments:
------------------------------------------------------------------------

[2002-05-21 21:56:56] [EMAIL PROTECTED]

I'm trying to run php with jpeg and png support. Everything goes fine,
but the actual php scripts seem to think jpeg and png support is not
available.

I have installed gd, jpeg and png already.

I configure php as follows:

- ./configure --with-gd --with-jpeg-dir=/usr/local/src/jpeg-6b
--with-zlib --with-mysql=/usr/local/mysql
--with-apache=/usr/local/src/apache_1.3.24
--with-png-dir=/usr/local/src/libpng-1.2.2

In the output of that I notice the following line:
gdImageCreateFromJpeg in -lgd... yes

compiling php works, as does compiling apache with the static php.

I don't know why, but the phpinfo() function returns:
Configure Command './configure'
'--with-apache=/usr/local/src/apache_1.3.24' 

The above line is not the same as at the top of this script.

Any help would be appreciated. Thanks.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=17349&edit=1

Reply via email to