On Monday 27 January 2003 11:19, Paul Gardiner wrote:
> Hi Mitch,
>
> I too keep seeing that people cannot compile on RH8.0 but I just thought
> I'd let you know that I have a fully working version one on my machines.
> Perhaps it's one of the options that I'm not using that is causing other
> people problems. I always seem to have problems with the informix side of
> things but everything seems to work.
>
> I've included my stripped down build process below for you to have a look
> at.

(snip!)

For giggles I decided to try your method, but removed pdflib & informix, and 
replaced the --with-apache to --with-apxs2.

Paul, you are compiling what version of apache?

I used this configure:

./configure --with-apxs2=/usr/sbin/apxs \
        --without-mysql \
        --with-gd \
        --enable-gd-native-ttf \
        --with-freetype-dir=/usr \
        --with-zlib \
        --with-config-file-path=/etc \
        --with-ncurses \
        --enable-exif \
        --enable-ftp \
        --with-xml \
        --enable-track-vars \
        --enable-trans-sid


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

Reply via email to