ok great thank you, that let me compile without an error..

but now ive got it up and going, my phpinfo() only shows:

      Configure Command './configure' '--with-mysql'


why would this be?

"Philip Snyder" <[EMAIL PROTECTED]> wrote in message
1FE58DA3D740D411BCBD00D0B774C1468AA81B@exchange">news:1FE58DA3D740D411BCBD00D0B774C1468AA81B@exchange...
> If you check the online documentation you will see many people making
> comments about this.
>
> your --with-gd SHOULD be =/usr/local
>
> -Philip
>
> -----Original Message-----
> From: phool [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 07, 2001 5:58 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] gdlib problems
>
>
> this is the configure string im trying to do:
>
>
./configure --with-mysql=/usr/local/mysql --enable-track-vars --enable-gd-im
>
gstrttf --with-xml --with-apache="../apache_1.3.19" --with-t1lib=/usr/local/
>
lib/ --with-ttf=/usr/local/lib/include/freetype/freetype2/ --with-gd=/usr/lo
> cal/lib/ --with-jpeg-dir=/usr/local/bin/
>
>
>
> i get this error on configure:
>
> checking whether to enable truetype string function in gd... no
> checking for libjpeg (needed by gd-1.8+)... yes
> checking for jpeg_read_header in -ljpeg... yes
> checking for libXpm (needed by gd-1.8+)... no
> configure: warning: If configure fails try --with-xpm-dir=<DIR>
> checking whether to include GD support... configure: error: Unable to find
> libgd.(a|so) anywhere under /usr/local/lib/
>
>
> First off, why is it saying im not enabling truetype string function in
gd?
> You can see I'm using enable-gd-imgstrttf  in my configure line.
>
> Also, its saying it can't find libgd in /usr/local/lib/ but its there?
>
> any tips in the right direction would be appreciated
>
>
>
>
> --
> PHP Install 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]
>
> --
> PHP Install 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]
>



-- 
PHP Install 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