[PHP-DEV] Re: Bug #12484 Updated: Want to construct JPGS with GD how to config

2001-08-01 Thread Marcus

Format support has to be added

--with-jpeg-dir
--with-png-dir ..

when libjpeg is not found then: --with-jpeg-dir=[directory for libjpeg]

libjpeg has to be jpeg-6b
-marcus

T4c [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 i have done like i wrote into the 1. part.

 unpacked php4.0.6
 then
 /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

 make
 make install

 then configured apache with enable modules. then i tried my script that
works on a rent webspace
 can i get a GD Tarball somwhwere to rebuild it?

 greets
 t4c

 --- Bug Database [EMAIL PROTECTED]
  wrote:
 ID: 12484
 Updated by: andy
 Reported By: [EMAIL PROTECTED]
 Old Status: Open
 Status: Feedback
 Bug Type: *Compile Issues
 Operating System: Linux (2.2.16)
 PHP Version: 4.0.6
 New Comment:
 
 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?
 
 Previous Comments:
 
 
 [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
 
 
 
 
 
 ATTENTION! Do NOT reply to this email!
 To reply, use the web interface found at
http://bugs.php.net/?id=12484edit=2

 ==
 greetz
 t4c

 MainPage/Board [http://www.ghcif.de]
 Project MinDStorM  [http://t4c.dnsalias.org]
 Sponsored by   [http://www.geiles-fickstueck.de]

 _




-- 
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]




[PHP-DEV] Re: Bug #12484 Updated: Want to construct JPGS with GD how to config

2001-07-31 Thread t4c [Leader of GHCiF.de]

i have done like i wrote into the 1. part. 

unpacked php4.0.6
then
./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

make
make install

then configured apache with enable modules. then i tried my script that works on a 
rent webspace
can i get a GD Tarball somwhwere to rebuild it?

greets
t4c

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

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?

Previous Comments:


[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





ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=12484edit=2

==
greetz
t4c

MainPage/Board [http://www.ghcif.de]
Project MinDStorM  [http://t4c.dnsalias.org]
Sponsored by   [http://www.geiles-fickstueck.de]

_


-- 
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]