OT:php error

2003-11-04 Thread M.D. DeWar
I am hoping someone might know what this issue is.
I really really don't want to have to join other lists.
I am reconfiguring php.
This is the ./configure I am using

./configure --with-mysql --with-apxs2=/usr/local/apache2/bin/apxs --w
ith-jpeg-dir=/usr/local --with-png-dir=/usr/local --with-zlib-dir=/usr/local
 --w
ith-gd=/usr/local



If configure fails try --with-freetype-dir=
checking for gdImageString16 in -lgd... no
checking for gdImagePaletteCopy in -lgd... no
checking for gdImageCreateFromPng in -lgd... no
checking for gdImageCreateFromGif in -lgd... no
checking for gdImageGif in -lgd... no
checking for gdImageWBMP in -lgd... no
checking for gdImageCreateFromJpeg in -lgd... no
checking for gdImageCreateFromXpm in -lgd... no
checking for gdImageCreateFromGd2 in -lgd... no
checking for gdImageCreateTrueColor in -lgd... no
checking for gdImageSetTile in -lgd... no
checking for gdImageEllipse in -lgd... no
checking for gdImageSetBrush in -lgd... no
checking for gdImageStringTTF in -lgd... no
checking for gdImageStringFT in -lgd... no
checking for gdImageStringFTEx in -lgd... no
checking for gdImageColorClosestHWB in -lgd... no
checking for gdImageColorResolve in -lgd... no
checking for gdImageGifCtx in -lgd... no
checking for gdCacheCreate in -lgd... no
checking for gdImageCreate in -lgd... no


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OT:php error

2003-11-04 Thread Jonathan Chen
On Tue, Nov 04, 2003 at 05:21:02PM -0500, M.D. DeWar wrote:
> I am hoping someone might know what this issue is.
> I really really don't want to have to join other lists.
> I am reconfiguring php.
> This is the ./configure I am using
> 
> ./configure --with-mysql --with-apxs2=/usr/local/apache2/bin/apxs --w
> ith-jpeg-dir=/usr/local --with-png-dir=/usr/local --with-zlib-dir=/usr/local
>  --w
> ith-gd=/usr/local

Wouldn't your life be a lot simpler if you used /usr/ports/www/mod_php[45]?
-- 
Jonathan Chen <[EMAIL PROTECTED]>
--
  Experience is a hard teacher
   because she gives the test first, the lesson afterwards
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OT:php error

2003-11-05 Thread Jonathan Chen
[Please don't remove Cc: freebsd-questions]

On Wed, Nov 05, 2003 at 10:24:04AM -0500, SWIT wrote:
> don't know.
>  I have php installed. jsut need to reconfigure for an applicaation.

What you're doing requires php to be reinstalled. If that's the case,
why not use the ports, the last time I looked it had a front-end that
allowed you to choose the options to be compiled into it.

Cheers.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
--
 "Beer. Now there's a temporary solution."
   - Homer Simpson
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"