Re: php5 --enable-soap compile error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Try posting the error messages  and your exact configure line to
php-install for the maximum odds of a useful response.

the configure line is as follows:

CFLAGS="-I/usr/kerberos/include" ./configure \
        --prefix=/webserver/php-5.0.3 \
        --enable-bcmath \
        --enable-calendar \
        --enable-exif \
        --enable-ftp \
        --enable-magic-quotes \
        --enable-mbstring \
        --enable-soap \
        --enable-sockets \
        --enable-trans-id \
        --enable-wddx \
        --with-bz2 \
        --with-curl \
        --with-db4 \
        --with-dom \
        --with-gdbm \
        --with-gettext \
        --with-imap \
        --with-imap-ssl \
        --with-kerberos \
        --with-ldap \
        --with-mhash=/webserver/mhash \
        --with-mysql=/usr \
        --with-openssl \
        --with-pspell \
        --with-gd \
        --with-jpeg-dir=/usr/include \
        --with-freetype-dir=/usr/include \
        --with-zlib

All errors I got have been mailed before.

Regards
Marten

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux