Hello,

I am trying to install Jserv 1.0b3 with Apache 1.3.4 on Solaris 2.5.1 but meet the DSO support problem.

Here are steps I have done:

First compile Apache 1.3.4 with DSO support:
./configure --prefix=/www --enable-rule=SHARED_CORE --enable-module=so
then
make install

Upto now, everything seems ok. The compiled file go to /www/libexec and /www/bin.


Now try to make Jserv module after change to the directory Apache by typing:
./configure --with-apache-install=/www

The error message comes out like:
loading cache ./config.cache
checking for a BSD compatible install... src/scripts/build/unix/install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
********* (skipped many lines)
checking host system type... sparc-sun-solaris2.5.1
checking for java... (cached) /usr/local/etc/jdk1.1.5/bin/java
checking for javac... (cached) /usr/local/etc/jdk1.1.5/bin/javac
checking for jar... (cached) /usr/local/etc/jdk1.1.5/bin/jar
checking for Apache directory... configure: error: does not have DSO support


Can anyone give me hints what I missed here?

Appreciate your help.

Jian



---------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: Problems?: [EMAIL PROTECTED]

Reply via email to