> > > [root@b gd-2.0.1] ~ make test
> > > gcc -I. -I/usr/include/freetype2 -I/usr/include/X11 -I/usr/X11R6/include/X11 
>-I/usr/local/include  gdtest.o -o gdtest   -L/usr/local/lib -L/usr/lib/X11 
>-L/usr/X11R6/lib libgd.a -lpng -lz -ljpeg -lfreetype -lm
> > > gcc: libgd.a: No such file or directory
> > > make: *** [gdtest] Error 1
> > > [root@b gd-2.0.1] ~
> > >
> > > It's obviously a simple error but I have no idea about C.
> >
> > You left out your PHP configure line
>
> I was trying to make gd-2.0.1, are you saying don't make GD at all,
> just go straight to configuring php?

Ah, no, type: make libgd.a
in your gd dir.

-Rasmus


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to