[PHP] Installation of PHP with gd support

2002-12-06 Thread info
Hi list,

anybody here who knows a HowTo of installing PHP with gd support?

Oliver Etzel


Re: [PHP] Installation of PHP with gd support

2002-12-06 Thread info
Hello Paul M,
yes I succeded with the following stable Version 4.3. Here is the link:
http://snaps.php.net/php4-STABLE-200212061430.tar.gz

Works fine!

Thank u
Oliver

  - Original Message - 
  From: Paul Marinas 
  To: [EMAIL PROTECTED] 
  Sent: Friday, December 06, 2002 5:57 PM
  Subject: Re: [PHP] Installation of PHP with gd support


  have u succeded ?

  Paul Marinas
  Technical Support
  RDS Craiova


  Phone:  +402-51-410-194
  Mobile: +407-22-451-439
  Fax:+402-51-416-579
  www.rdsnet.ro
  .

  Privileged/Confidential Information may be contained in this message. If you
  are not the addressee indicated in this
  message (or responsible for delivery of the message to such person), you may
  not copy or deliver this message to
  anyone. In such a case, you should destroy this message and kindly notify
  the sender by reply e-mail.

  On Fri, 6 Dec 2002 [EMAIL PROTECTED] wrote:

   Hi Paul,
  
   where can I get it?
  
 - Original Message -
 From: Paul Marinas
 To: [EMAIL PROTECTED]
 Sent: Friday, December 06, 2002 5:23 PM
 Subject: Re: [PHP] Installation of PHP with gd support
  
  
 try php4-STABLE-200212061430.tar.gz, with gd 2.0.8 should work
  
 Paul Marinas
 Technical Support
 RDS Craiova
  
  
 Phone:  +402-51-410-194
 Mobile: +407-22-451-439
 Fax:+402-51-416-579
 www.rdsnet.ro
 .
  
 Privileged/Confidential Information may be contained in this message. If you
 are not the addressee indicated in this
 message (or responsible for delivery of the message to such person), you may
 not copy or deliver this message to
 anyone. In such a case, you should destroy this message and kindly notify
 the sender by reply e-mail.
  
 On Fri, 6 Dec 2002 [EMAIL PROTECTED] wrote:
  
  Hi Paul,
 
  compiled PHP like that
  ./configure --with-config-file-path=/etc --enable-force-cgi-redirect 
--with-mysql -with-gd=/usr/local/gd2 --no-create --no-recursion
 
  Error Message:
  In file included from gd.c:83:
  gd_ctx.c: In function `_php_image_output_ctx':
  gd_ctx.c:70: structure has no member named `free'
  gd_ctx.c:98: structure has no member named `free'
  gd.c: In function `_php_image_create_from':
  gd.c:1176: structure has no member named `free'
  make[3]: *** [gd.lo] Fehler 1
- Original Message -
From: Paul Marinas
To: [EMAIL PROTECTED]
Sent: Friday, December 06, 2002 4:33 PM
Subject: Re: [PHP] Installation of PHP with gd support
 
 
what error do you get ?
 
Paul Marinas
Technical Support
RDS Craiova
 
 
Phone:  +402-51-410-194
Mobile: +407-22-451-439
Fax:+402-51-416-579
www.rdsnet.ro
.
 
Privileged/Confidential Information may be contained in this message. If you
are not the addressee indicated in this
message (or responsible for delivery of the message to such person), you may
not copy or deliver this message to
anyone. In such a case, you should destroy this message and kindly notify
the sender by reply e-mail.
 
On Fri, 6 Dec 2002 [EMAIL PROTECTED] wrote:
 
 Oh mann
   - Original Message -
   From: Paul Marinas
   To: [EMAIL PROTECTED]
   Sent: Friday, December 06, 2002 4:29 PM
   Subject: Re: [PHP] Installation of PHP with gd support


   on my computer, why ?


   Paul Marinas
   Technical Support
   RDS Craiova


   Phone:  +402-51-410-194
   Mobile: +407-22-451-439
   Fax:+402-51-416-579
   www.rdsnet.ro
   .

   Privileged/Confidential Information may be contained in this message. If 
you
   are not the addressee indicated in this
   message (or responsible for delivery of the message to such person), you 
may
   not copy or deliver this message to
   anyone. In such a case, you should destroy this message and kindly notify
   the sender by reply e-mail.

   On Fri, 6 Dec 2002 [EMAIL PROTECTED] wrote:

where?
  - Original Message -
  From: Paul Marinas
  To: [EMAIL PROTECTED]
  Sent: Friday, December 06, 2002 4:24 PM
  Subject: Re: [PHP] Installation of PHP with gd support
   
   
  yep ..
   
  Paul Marinas
  Technical Support
  RDS Craiova
   
   
  Phone:  +402-51-410-194

Re: [PHP] Installation of PHP with gd support

2002-12-06 Thread Jason Wong
On Friday 06 December 2002 23:18, [EMAIL PROTECTED] wrote:
 Hi list,

 anybody here who knows a HowTo of installing PHP with gd support?

If gd libraries was installed in /usr/lib then use --with-gd=/usr.

-- 
Jason Wong - Gremlins Associates - www.gremlins.biz
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
QOTD:
I haven't come far enough, and don't call me baby.
*/


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