I think you should be using mod_jk not mod_jserv, mod_jk is the more recent
version.
IF you get hold of the binary of mod_jk you don't need to build it, also its
not necessary to have the same version number for mod_jk as you have for
tomcat.
you can get mod_jk from the subdirectory for your platform on the binaries
page at http://jakarta.apache.org.
Theres also a tomcat-specific mailing list which you can subscribe to at the
jakarta site, it would probably be better to post questions regarding
tomcat/apache configuration there.
Paul
> -----Original Message-----
> From: Arnab Nandi [mailto:[EMAIL PROTECTED]]
> Sent: 04 July 2001 14:49
> To: [EMAIL PROTECTED]
> Subject: Apache Tomcat Configuration in UNIX
>
>
> Hi all,
> I have the following problem.
>
> I have installed Apache1.3.12 and Tomcat 3.2.2 on a unix server in our
> project directory.
>
> These two servers are working fine when run individually.
>
> In order to make tomcat listen for apache using jserv adaptor
> I need to
> create mod_jserv.so file by using apxs command.
>
> When I run apxs command I get an error displaying :
> Sorry, no DSO support for Apache available under your platform. Make
> sure apache module mod_so is compiled in your server.
>
> The source code of Tomcat is in directory :
> <HOME>/tomcat/jakarta-tomcat-3.2.2-src/src/native/apache/jserv
>
> The command used to create mod_jserv.so file is
> apxs -c -o mod_jserv.so *.c
>
> Any information will be of great help.
> Thanks in advance,
> Arnab
>
> ______________________________________________________________
> _____________
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
> http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html