[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] GD on Raq3 + php4.0.5
- Subject: RE: [cobalt-developers] GD on Raq3 + php4.0.5
- From: "Matthew Nuzum" <cobalt@xxxxxxxxxxxxx>
- Date: Thu Dec 20 07:42:45 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> => Php find the old GD with gif
>
> How can I do to install thr Png and JPEG support ??
>
you can specify a location for the GD library by using
--with-gd=/path/to/gd.
If you can find your new gd, you can explicitly tell ./configure where
to find the right lib.
Also, I noticed that your output has (cached) next to each line of
configure. This means that ./configure has been run again. If you
tried to do configure and then installed libraries, configure will not
look for them again unless you clear the cache.
I typically do a 'make clean' and then 'rm config.cache' to get rid of
the cache file. This step alone could fix your problem.
Matthew Nuzum
followers.net