From owner-freebsd-questions Wed Dec 13 12:32:53 2000 From owner-freebsd-questions@FreeBSD.ORG Wed Dec 13 12:32:41 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from coloradosurf.com (c769378-a.lakwod3.co.home.com [24.15.35.141]) by hub.freebsd.org (Postfix) with ESMTP id 3655A37B6D9 for ; Wed, 13 Dec 2000 12:30:51 -0800 (PST) Received: (from mike@localhost) by coloradosurf.com (8.11.1/8.9.3) id eBDKR3159673; Wed, 13 Dec 2000 13:27:03 -0700 (MST) (envelope-from mike) Date: Wed, 13 Dec 2000 13:27:02 -0700 From: mike To: Sean Peck Cc: freebsd-questions@freebsd.org Subject: Re: apache-jserv problem installing from ports Message-ID: <20001213132702.A59665@coloradosurf.com> References: <001601c06508$879e0dc0$020110ac@c769378a.lakwod3.co.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from speck@newsindex.com on Wed, Dec 13, 2000 at 10:17:10AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG No, this does not work either :( mike On Wed, Dec 13, 2000 at 10:17:10AM -0800, Sean Peck wrote: > You must explicitely list the JAR file in your classpath, not merely the > directory it is in > > On Wed, 13 Dec 2000, mike wrote: > > > Since everyone is telling me (basically) the same thing (and it still won't > > install - same error message), I'm assuming I just don't get it. > > > > # echo $CLASSPATH > > /usr/local/share/java/classes > > (where the .jar file is - in /usr/local/share/java/classes/jsdk.jar) > > -just to try things I also tried /usr/local/jdk1.1.8/lib and > > /usr/local/jdk1.1.8/bin > > > > just for fun: > > # echo $PATH > > /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin:/usr/X11R6/bin:/root > > /bin:/usr/local/jdk1.1.8/bin:/usr/local/share/java/classes > > > > > > I have both jdk (in /usr/local/jdk1.1.8) and jsdk (in /usr/local/share/java) > > installed. I am still getting the same make error: > > checking JSDK... configure: error: javax.servlet.Servlet not found in > > /usr/local/share/java/classes/jsdk.jar > > ===> Script "configure" failed: here are the contents of "config.log > > > > I really appreciate everyone's help. Please enlighten me if you can see what > > I'm doing wrong. > > > > Thanks!! > > > > mike > > > > > > > > ----- Original Message ----- > > From: "Sean Peck" > > To: "mike" > > Sent: Tuesday, December 12, 2000 11:22 AM > > Subject: Re: apache-jserv problem installing from ports > > > > > > > No, it contains the servlet classes, make sure the .jar is in your > > > classpath > > > > > > On Tue, 12 Dec 2000, mike wrote: > > > > > > > Thank you for your replies, > > > > > > > > but... > > > > > > > > I did install the java-1.1.8 and the jsdk. The file > > > > /usr/local/share/java/classes/jsdk.jar does exist (it apparently doesn't > > > > contain the class javax.servlet.Servlet !?!). > > > > > > > > > checking JSDK... configure: error: javax.servlet.Servlet not found in > > > > /usr/local/share/java/classes/jsdk.jar > > > > > ===> Script "configure" failed: here are the contents of "config.log" > > > > > > > > > > > > Any other ideas? > > > > > > > > Thanks, > > > > > > > > mike > > > > > > > > > > > > ----- Original Message ----- > > > > From: "Flemming Froekjaer" > > > > To: > > > > Cc: "mike" > > > > Sent: Monday, December 11, 2000 8:21 PM > > > > Subject: Re: apache-jserv problem installing from ports > > > > > > > > > > > > > mike wrote: > > > > > > > > > > > I am trying to install apache-jserv from the ports > > > > (/usr/ports/www/apache-jserv) and it won't install. > > > > > > It craps out when looking for "javax.servlet.Servlet not found in > > > > /usr/local/share/java/classes/jsdk.jar" > > > > > > I have pasted the entire make output below. > > > > > > > > > > > > configure:3938: checking JSDK > > > > > > (end of "config.log") > > > > > > *** Error code 1 > > > > > > > > > > It seems like you forgot to install the Java Servlet Development kit. > > > > > You have to download and install it before you can install the Jserv. > > > > > > > > > > \Flemming > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message