Subject | Re: [firebird-php] Installing GD2 lib on FC3 and PHP 4.3 |
---|---|
Author | Milan Babuskov |
Post date | 2005-07-14T15:42:24Z |
Todd Cary wrote:
whereis png
whereis zlib
whereis jpeg
If you does not work, try prefixing "lib" to it:
whereis libpng
whereis libjpeg
etc.
On my system the stuff is in /use/include, but YMMV. Simply try feeding
it to configure. It should bark if it can't find something.
--
Milan Babuskov
http://www.flamerobin.org
> If I use --with-gd, I am asked for jpeg, png and zlib directories. HowYou can use "whereis" command:
> do I find these directories?
whereis png
whereis zlib
whereis jpeg
If you does not work, try prefixing "lib" to it:
whereis libpng
whereis libjpeg
etc.
On my system the stuff is in /use/include, but YMMV. Simply try feeding
it to configure. It should bark if it can't find something.
--
Milan Babuskov
http://www.flamerobin.org