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

j1-

...you may want to try looking at GNUJSP  you can search for it on
freshmeat.net

Included in the distribution is a file called servlet-20plus.jar  (or
something like that)  if you move your jsdk.jar to another filename and copy
the servlet-20plus.jar to your usr/local/JSDK2.0/lib/ directory and do a
symlink like this..

ln -s servlet20plus.jar jsdk.jar

I bet you'll get it working.

Mark

> -----Original Message-----
> From: j1 [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, October 28, 1999 8:15 PM
> To:   java apache
> Subject:      please give aid in my endeavour
> 
> ----------------------------------------------------------------
> 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 there, I am trying to install Jserv but am getting some rather
> strange errors with it. I am running Redhat6.1 with kernel 2.2.12 and
> Apache 1.3.9 with DSO on a 586. I have installed jdk and jre 1.1.7v3
> (for both) and JSDK2.0 from Sun, but when I run the configure i get the
> following error(s):
> 
> checking JSDK... configure: error: no javax.servlet.Servlet class or jar
> 
> with it in /usr/local/JSDK2.0/lib/
>     and/or (depending on which way I specify it)
> checking JSDK... configure: error: javax.servlet.Servlet not found in
> /usr/local/JSDK2.0/lib/jsdk.jar
>     no other errors occur except this one
> 
>     Now, I have followed both examples given in the INSTALL, but neither
> 
> works (and this IS the correct location of jsdk.jar). I would guess that
> 
> this might be addressed in the faq, however as that is offline at this
> time, the faq is not exactly a usable resource for me (assuming that
> this is addressed there). The JSDK2.0 install is fine, and jsdk.jar
> exists in the location specified, so I cannot really figure why this is
> not working.
> 
>     Anyway, please help if you can.
> Thank you for your time
> -j1
> 
> 
> 
> 
> --
> --------------------------------------------------------------
> 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]


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