sun solaris,netscape enterprise web server 4,
i download the complete source code of php4.02,
how to compile the php4,
1.i try :
./configure
make
make install
------- i can't not find the libphp4.so
only find libphp4.la
./configure --with-nsapi=/opt/netscape/server4
make
--------error:
(one bug for istream.h have solved)
ld:fatal library lC: not found
ld:fatal library lC: not found
ld:fatal file processing error:no output written to .libs/libphp4.so
................
who can tell me the reason????????
thank