php3-list | 2000051
Date: 05/15/00
- Next message: Marian Vasile: "[PHP3] I can't write my file... why ?..."
- Previous message: Richard Lynch: "Re: [PHP3] Maximum Execution Time..."
- In reply to: Harun: "[PHP3] Newbie -- need help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <004001bfbcb9$2f9aa9a0$0de135ca <email protected>>,
harun <email protected> ("Harun") wrote:
> Hi,
> I have installed FreeBSD 3.3, mySQL 3.22.32, Apache 1.3.12, and php 3.0.16.
> I want php to support GD, so I install gd 1.8.1 after its requirements
> (libpng, jpeg-6b, zlib).
> When I re-install php, I always get message : " checking whether to include
> GD support... no ".
> What to do?
I think there's a --with-gd and --with-jpeg-lib --with-png-lib settings to
make PHP find GD. It only finds it automatically if you install in one of
the usual places.
Also be sure you are doing rm config.cache: If you see
"... GD support... (cached) no"
you forgot to remove the cache.
-- Richard Lynch | If this was worth $$$ to you, buy a CD US Customer Support Director | from one of the artists listed here: Zend Technologies USA | http://www.L-I-E.com/artists.htm http://www.zend.com | (this has nothing to do with Zend, duh!)-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Marian Vasile: "[PHP3] I can't write my file... why ?..."
- Previous message: Richard Lynch: "Re: [PHP3] Maximum Execution Time..."
- In reply to: Harun: "[PHP3] Newbie -- need help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

