[PHP] PHP with GD Support

2002-12-17 Thread info
Hello list,

ich want to install php.4.2.3 with gd-suport. Any hints are welcome.

Oliver Etzel


RE: [PHP] PHP with GD Support

2002-12-17 Thread Jon Haworth
Hi Oliver,

 ich want to install php.4.2.3 with gd-suport. 
 Any hints are welcome.

You'll need to look it up, or do a configure --help or something, but I
imagine you compile with something like --with-gd=/path/to/gd 

Cheers
Jon

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] php --with-gd support

2002-12-14 Thread info
Hello List,

I want to know all about copiling, installing and configuring php with gd-support.

Anybody knows a good site or book to read about?
Oliver Etzel



[PHP] PHP with gd support

2002-02-12 Thread Gary St

I had php working with the RPMs in RedHat, but I
followed the instructions from this site:
http://www.e-gineer.com/instructions/index.phtml
(BTW;excellent site)
and now I'm working with php-4.1.1 and apache_1.3.14.
But now when browse the my PHP webpage with pics on
it, I get:
Sorry, but this script requires that your copy of PHP
has been compiled with support for images.
configure --with-gd ...

My question is: if i configure with gd support, do i
have to do the 'make' and 'make install'(I think do)
and will it mess up the other arguements i put in from
the instruction site? or do I do the configure with
all the other arguements AND --with-gd and then do the
'make' and 'make install'?

Thanks for the help

Gary 

__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php