--

On Tue, 29 Jun 1999, Justin Ashworth wrote:


> Hmm...I still can't get it to work. I've reconfigured/make/make install
> several times since my original post, and I still can't get it to work. I
> get this warning just before JServ completes "successfully":
> 
> ./configure: /usr/local/apache/src/modules/jserv: does not exist
> 
> Does that matter at all? If so, what exactly needs to go in that directory?

That matters, alright.  Your problem is that JServ 1.0 installs the C code
in a different subdirectory -- you should have

AddModule modules/jserv/mod_jserv.o

The fact that the other modules are specified without 'modules/jserv'
makes me suspect that you may be using Apache 1.2.X, rather than 1.3.X --
or that you moved them around.

Anyway, trying switching to the line above, and see if that solves your
problem.

Ed



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

Reply via email to