----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hi,
I am trying to configure and install ApacheJserv-1.1.1 under
apache-1.3.12 on Compaq Tru6.4 4.0F UNIX. I have installed
the java122 (Compaq 2.0 or 1.2.2 java) on the system. I found
the java files in /usr/opt/java122. I set the following:
--with-apache-src=/src/net/www/apache_1.3.12\
--prefix=/usr/local/jserv\
--with-jdk-home=/usr/opt/java122\
--with-JSDK=/usr/opt/java122/src.jar
The --with-JSDK was just a guess, which I figure would not
work, and I was right. It came back with the error message:
----part of the output-----
checking for JDK location (please wait)... /usr/opt/java122
checking Java platform... forced Java 1
checking for false... /usr/bin/false
checking java... /usr/opt/java122/bin/java
checking javac... /usr/opt/java122/bin/javac
checking javadoc... /usr/opt/java122/bin/javadoc
checking jar... /usr/opt/java122/bin/jar
checking JSDK... configure: error: javax.servlet.Servlet not found in /usr/opt/j
ava122/src.jar
----it exits at this pint-----
I could not find anything in the FAQ or archives that told me
where to look for the SDK. From what Compaq tells me, the servlet
part is not necessarily part of the sdk. Does anyone have any ideas
as to where I should proceede from here?
Thanks,
Cheers,
Douglas
--
--------------------------------------------------------------
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]