Hi all,

This might not be a Servlet related question. But as it is Tomcat,
Servlet GURU's may know the answer. I am sorry in advance if I am
placing the question in the wrong mailing list.

We were trying to install Tomcat  and integrate it with Apache
webserver.We were following Tomcat User's Guide to do that. At one stage,
we need to obtain JServ Module(mod_jserv).To build JServe module on UNIX,
we need to execute the command:

apxs -c -o mod_jserv.so*.c

where apxs is part of Apace distribution and located in Apache_home/bin
directory.

Here is the problem we are facing. When we try to execute this command,
we get the message, invalid command, something like that. Where as, if we
do "ls" in the Apache_home\bin directory, "apxs" is available there. It
is to be noted that we used the complete path for this command to direct
to Apache_home\bin directory. There are other executable commands in that
directory, those commands work fine.

Can anyone help about this problem?

Shall appreciate comments and suggestion.

Regards,



                        *************************
                        *                       *
                        *  A.S.M. Rokanuzzaman  *
                        *  Computer Science     *
                        *  UND                  *
                        *  Phone:701-777-9352   *
                        *                       *
                        *************************

___________________________________________________________________________
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

Reply via email to