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

I am trying to install the latest version (1.1) on a RH Linux 6.0 system.  I
have installed:
        jdk-1.2.2-RC4-linux-i386-glibc-2.1.2.tar (From Blackdown.org) into
/usr/local/jdk1.2.2
        jsdk20-solaris2-sparc.tar.gz (From Solaris) into /usr/local/JSDK2.0/

The command I use to configure ApacheJServ is:
configure --prefix=/usr/local/jserv --with-apache-src=../apache_1.3.9
--with-jdk-home=/usr/local/jdk1.2.2
--with-JSDK=/usr/local/JSDK2.0/lib/jsdk.jar

When I execute this it goes pretty long, then it gives me:
checking for JDK location (please wait)... /usr/local/jdk1.2.2
checking Java platform... forced Java 1
checking for false... /bin/false
checking java... /usr/local/jdk1.2.2/bin/java
checking javac... /usr/local/jdk1.2.2/bin/javac
checking javadoc... /usr/local/jdk1.2.2/bin/javadoc
checking jar... /usr/local/jdk1.2.2/bin/jar
checking JSDK... configure: error: javax.servlet.Servlet not found in
/usr/local/JSDK2.0/lib/jsdk.jar

>From what I can tell based on reading the FAQ and posts to Deja.com, I am
configuring correctly.

Any Help/Suggestions ?  

Matt Soffen 
        Web Intranet Developer
        http://www.iso-ne.com/
==============================================
Boss    - "My boss says we need some eunuch programmers."
Dilbert - "I think he means UNIX and I already know UNIX."
Boss    - "Well, if the company nurse comes by, tell her I said 
             never mind."
                                       - Dilbert -
==============================================



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