--

Here, in excruciating verbosity, is a followup to the question I
posted yesterday.

I'm trying to configure and install JServ 1.0 under RedHat 6.0.  I'm
using Apache 1.3.6, obtained as a binary distribution from apache.org.
Is this distribution suitable for using with mod_jserv or do I need to
build it from sources?

In /usr/local/src/ApacheJServ-1.0, I try to run "./configure
--with-apache-install=/usr/local/apache
--with-jsdk=/usr/local=/Java/JSDK2.0", and it ends with the message
"checking for Apache directory... configure: error: does not have DSO
support".  As far as I'm able to tell, this is due to a bug in
"configure", not a problem with the Apache configuration, but please
correct me if I'm wrong.

I then try "./configure --with-jsdk=/usr/local=/Java/JSDK2.0".
I answer "y" to the following question:

 checking for Apache directory... 
 No Apache installation was specified but one seems to exist in /usr/local/apache
 Would you like to try to install Apache JServ there y/n: 

The configuration continues, and ends with the following:

 ./configure: /src/modules/jserv: No such file or directory
 
 Configuration complete.

This does not sound promising, but at least it finished successfully.

Then I run "make".  Among other things, I see the following:

 make[2]: Entering directory `/usr/local/src/ApacheJServ-1.0/src/c'
 make[2]: Nothing to be done for `all'.

This means that it didn't feel compelled to make mod_jserv.so, and
evidently I can't get anywhere without that.

Does anyone have any suggestions as to what the problem may be?

Thanks,

Solomon
--
 Solomon <|>   [EMAIL PROTECTED]
 Douglas /|\   http://web.mit.edu/srcd/www/


--
--------------------------------------------------------------
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