[plug] PHP compilation

Ryan ryan at slowest.net
Sun Mar 25 22:52:56 WST 2001


my config line is as follows:

./configure --with-apache=/usr/include/apache-1.3/
                 --with-imap=../imap-2001.BETA.SNAP-0103212019/
                 --with-pgsql=/usr/include/postgresql/
                 --enable-shared

enable-shared is set as default btw

I found posts on various sites with this exact problem but there are
no responses posted to them.

>If you can see an option looking something like --enable-shared, do a "make
>clean" and reconfigure like so:
>
># ./configure --enable-shared  [ and all your other configuration options ]
>
>and then rebuild (ie. do another   make ; make install ).





More information about the plug mailing list