Alright, if you mean the config.cache file in the install directory of
GDlib2, it should be deleted.
I go into php,apache and gd install dir's and rm -f -R * (with an extra
rm -f -R .* in the php install
dir) then re-untar them (cool word) just to make sure.

dave

----- Original Message -----
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "phpman" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, April 09, 2002 8:14 PM
Subject: Re: [PHP-INST] GD 2 after GD 1.8? What the hell?


> make sure you: rm config.cache
>
> On Tue, 9 Apr 2002, phpman wrote:
>
> > Does anybody know the "trick" to upgrading GD lib from 1.8 to 2b and
having
> > PHP recognize the upgrade and using it on the install. I tried
everything I
> > could find on it, I'm
> > beginning to think I'm the only person who has a hard time installing gd
lib
> > 2.
> > HELP!!!!!!!!!!!!!!!!!!!!!!!!!!
> >
> > -dave
> >
> > ps - what i've tried
> >
> > 1. configure php with gd, pointing to its install
> > ir.  --with-gd=../gd-2.0.1/
> >
> > 2. changed line in GD lib 2 Makefile...
> > LIBS=libgd.a -lpng -lz -ljpeg -lfreetype -lm
> >   then typed 'make libgd.a', compiled successfully, then did part 1 from
> > above. Nope.
> >
> > 3. Tried going into /usr/lib/ and deleted all libgd files referencing
1.8
> > and did step 2 again.
> >
> > 4. Said "screw it", waited a day and tried it all over again, just to
make
> > sure.
> >
> >
> >
> > --
> > PHP Install Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >


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

Reply via email to