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

try not using a jar file (ie uncompress the jar into the appropriate
folder) - I've had trouble with jars and Jserv and found things to work if
you leave files unjared instead.  There's no real point to jaring files
anyway - it's not as if disk space is a precious commodity these days and
things will probably run negligibly faster if your class files aren't
compressed.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Faine, Mark
Sent: Wednesday, October 18, 2000 12:08 PM
To: Java Apache Users (E-mail)
Subject: Apache Jserv Install weirdness


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

Ok, I decided to start over from scratch and try to install Apache Jserv
correctly.
I cannot get it to configure,

This is the problem:

checking JSDK... test: argument expected
configure: error: no javax.servlet.Servlet class or jar with it in
/usr/local/jsdk/lib

or now I am also (on occasion) getting this error:

checking JSDK... test: argument expected
/bin/grep: illegal option -- x
Usage: grep -hblcnsviw pattern file . . .
configure: error: /usr/local/jsdk is not a classpath root for
javax/servlet/Servlet.class - adjust it

But it is there, in both cases it should work, all I know is I am providing
the correct options and it is telling me I am not.


See :

trs{root}495: ls /usr/local/jsdk/lib
jsdk.jar

if you open this file up in winzip it contains the file Servlet.class in
the directory \javax\servlet (among other files)

So what gives?


-Mark


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to