----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

The "--enable-module=so" should take care of it.  I believe the default location (if 
Apache was compiled with DSO support) is /usr/common/apache/bin/

At 12:45 PM 06/05/2000 -0500, Ben Ricker wrote:
>[EMAIL PROTECTED] wrote:
> > 
>
> > I downloaded and installed apache web server from apache.org. I am having issues
> > with the Apache Jserv installation.
> > 
> > Apache was version 1.3.12 and Apache Jserv engine is version 1.1.1
> > 
> > Downloaded both from apache.org. In the install instructions for Apache Jserv
> > there is a static v/s DSO config option. When I do DSO it always comes back with
> > apxs not found - the apxs file is there in my /usr/local/java/bin directory and
> > is readable and executable by the world .
>
>DSO is not part of the JDK but part of Apache. You need to compile
>Apache with DSO support. I compile Apache with the directive: 
>
>         --enable-module=most
>         --enable-shared=max
>
>I am not sure which one sets up DSO, but after compiling Apache, you can
>then compile Jserv using DSO to load it into Apache.
>  
>This assume you are using the source version of apache and NOT the
>binary. 
>
>Ben Ricker
>Web Administator
>US-Rx, Inc.

========================================================
Maureen Fisher, CIT/ASDT, Cornell University
Ithaca, NY 14850
[EMAIL PROTECTED]
http://mo.cit.cornell.edu/
Ad astra per aspera



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to