Re: [PHP] Re: php --with-gd support

2002-12-17 Thread info
Hi Bogdan,

sorry I am new to PHP where can I find a manual of PHP?

Oliver
  Sorry, I only saw the first line in your message (I want to know all 
  about...) - somehow assumed the 2nd to be part of the sig on first 
  reading - and hurried to be cynical.

  Can't help you with a good site/book. Why don't you RTFM instead? :)

  Bogdan

  [EMAIL PROTECTED] wrote:
   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 General Mailing List (http://www.php.net/)
  To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Re: php --with-gd support

2002-12-17 Thread Wico de Leeuw
http://www.php.net/manual/

At 13:13 17-12-02 +0100, [EMAIL PROTECTED] wrote:

Hi Bogdan,

sorry I am new to PHP where can I find a manual of PHP?

Oliver
  Sorry, I only saw the first line in your message (I want to know all
  about...) - somehow assumed the 2nd to be part of the sig on first
  reading - and hurried to be cynical.

  Can't help you with a good site/book. Why don't you RTFM instead? :)

  Bogdan

  [EMAIL PROTECTED] wrote:
   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 General Mailing List (http://www.php.net/)
  To unsubscribe, visit: http://www.php.net/unsub.php


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




Re: [PHP] Re: php --with-gd support

2002-12-17 Thread Matt Brown
 sorry I am new to PHP where can I find a manual of PHP?

Well a few seconds searching Google.com produced 

http://www.php-faq.com/gdinstall.php

Matt


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




[PHP] Re: php --with-gd support

2002-12-16 Thread Bogdan Stancescu
ok

[EMAIL PROTECTED] wrote:

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 General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Re: php --with-gd support

2002-12-16 Thread Bogdan Stancescu
Sorry, I only saw the first line in your message (I want to know all 
about...) - somehow assumed the 2nd to be part of the sig on first 
reading - and hurried to be cynical.

Can't help you with a good site/book. Why don't you RTFM instead? :)

Bogdan

[EMAIL PROTECTED] wrote:
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 General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Re: PHP with gd support

2002-02-12 Thread Eric Johnson

 or do I do the configure with
 all the other arguements AND --with-gd and then do the
 'make' and 'make install'?

Yes, you will have to configure with all the prior options in addition to
the --with-gd.  A quick way to get your currently compiled options is with
the php function phpinfo().


EJ



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