Hi Users,
 
I am working on solaris 2.7 intell edition and try to installing Apache Jserv 1.0b3 with Apache Server 1.1.3. I have configured Apache with
--enable-rule=SHARED_CORE
--enable-shared=max
--enable-module=so
It works fine. but when I am configuring Jserv with
--with-apache-install=/path/to/apache/installation
--with-jdk-home=/path/to/java
--with-jsdk=/path/to/jsdk
--enable-apache-conf
 
it gives the following error
 
.... aclocal        missing
....autoconf       missing
....automake     missing
....autoheader   missing
....make info     missing
...
..
..
....Apache directory .. configure:error: does not have DSO support.
 
can any body tell from where to get autoconf and automake for solaris intel 2.7 and what's the reason for DSO not supported.
 
 

Reply via email to