Hello, all.  I'm running Slackware 8.x, Kernel version 2.4.  I am running
apache-2.0.47, so I am trying to compile php-4.3.2 with Shared Library
support.  My "configure" options are:

../configure --sysconfdir=/etc \
            --with-config-file-path=/etc/php.ini \
            --with-mysql=/usr/local/mysql \
            --with-apxs2=/usr/local/apache/bin/apxs \
            --enable-ftp \
            --with-zlib-dir=/usr/include \

        However, at the tail end of the "configure" output I see:

checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool

        ... libtool on the other hand:

empire:/usr/local/src/php# libtool --version --features
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)
empire:/usr/local/src/php# libtool --features
host: i386-slackware-linux-gnu
enable shared libraries
enable static libraries

        Can anyone please give me some assistance here in sorting out why
php-configure is not seeing libtool's shared library ability?

        Thanks in advance for all your help.  I'd rather not roll back to the
Apache-1.3.X tree so I can have PHP support, if I can avoid it.


        --Michel
        "...In a New York minute, Everything can change.
        In a New York minute, Nothing is the same..."
                -- Don Henley, Album - The End of the Innocence, 1989

Reply via email to