php-install | 2004112
Date: 11/22/04
- Next message: Sarah: "RE: [PHP-INSTALL] payflow pro configure"
- Previous message: Paul Porter: "[PHP-INSTALL] libphp5.so not being created"
- In reply to: Paul Porter: "[PHP-INSTALL] libphp5.so not being created"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 2004-11-22 at 20:28, Paul Porter wrote:
> Hi,
>
> I am trying to do a PHP 5.02 compile and install on a Debian Linux
> system running Apache 1.3.31-7. For some reason the libphp5.so file is
> not being created. I am not getting any errors when running configure or
> make install. Is there something that I am missing?
>
> Here is the configure command I am running:
>
> ./configure --with-imap=/usr/local/src/imap-2004a
> --with-imap-ssl=/usr/bin/openssl --with-apache=/usr/include/apache-1.3/
> --enable-modules --enable-mods-shared --enable-so
>
> Thanks in advance for your help,
>
> - Paul
>
Paul,
That is a DSO library file. I expect it is not being generated because
you do not have --with-apxs as part of your configure options. The
INSTALL file in the PHP sources has information on the various ways of
compiling PHP.
HTH
Chris
- Next message: Sarah: "RE: [PHP-INSTALL] payflow pro configure"
- Previous message: Paul Porter: "[PHP-INSTALL] libphp5.so not being created"
- In reply to: Paul Porter: "[PHP-INSTALL] libphp5.so not being created"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

