Re: [PHP-INSTALL] libphp5.so not being created

[email protected] (Chris Hewitt)
Newsgroups php.install
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.