ID: 12484
Updated by: andy
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: *Compile Issues
Operating System: Linux (2.2.16)
PHP Version: 4.0.6
New Comment:

Please read the documentation...

http://php.net/manual/en/install.apache.php

BEFORE any of this, you need to install gd

http://www.boutell.com/gd/



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

[2001-07-31 09:08:02] [EMAIL PROTECTED]

This is NOT a support forum, ask these kind of questions
on proper mailing list, in this case: [EMAIL PROTECTED]

Answer to your question:

Your gd library needs to have jpeg support.
And you need to add this configure option:

--with-jpeg-dir=/path/to/libjpeg/install/prefix

--Jani


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

[2001-07-31 08:44:11] [EMAIL PROTECTED]

Do you have GD installed (correctly)?
Did PHP compile correctly?
Do you have a sample script to show me?
Does this only happen with JPGS?

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

[2001-07-31 08:39:48] [EMAIL PROTECTED]

Hello,

i tried to configure php so that i can use GD Lib to make JPGS and so on. Bit it dunn 
work. what do i have to put into the config string?

i tried like this:

./configure \
--with-apache=../apache_1.3.20  \
--with-mysql \
--enable-versioning \
--enable-track-vars=yes \
--enable-url-includes \
--enable-sysvshm=yes \
--enable-sysvsem=yes \
--enable-ftp \
--with-gd \
--with-config-file-path=/etc

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



Edit this bug report at http://bugs.php.net/?id=12484&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