Does anyone have mod_jserv.so for solaris 2.6?

2000-11-30 Thread Scott Liu
Hi All, I have tried to make "mod_jserv" for solaris 2.6 to integrate tomcat with apache server with no success. Can anyone give me a hint on what went wrong? Thanks. # /usr/local/apache/bin/apxs -o mod_jserv.so -c *.c apxs:Error: Sorry, no DSO support for Apache available apxs:Error: under

Re: Does anyone have mod_jserv.so for solaris 2.6?

2000-11-30 Thread bryan
Scott, Had the same problem 2 hours ago. You need to rebuild "apache" to handle DSO support. From Apache's README.configure: Dynamic Shared Object (DSO) support --- Apache 1.3 supports building modules as shared objects on all major Unix platforms (see