Hm...I think I have figured out some of the problem, but not a solution.
I've got a 5.0a box with java 1.2.2 where it works. It looks like the
problem is the /usr/opt/javaXXX/bin/alpha/native_threads dir, or more exact,
the content of it.
On the 5.0a-box there is a programs like jar, javac, javadoc etc., and they
are not available on the 5.1-box (in any of the installed java versions,
that be 1.1.8, 1.2.2 and 1.3.0).
The reason I got the Jserv-problem (see "original posting")is the way
configure checks for jsdk, with a
jar -tf /usr/local/JSDK2.0/lib/jsdk.jar
or something like that.
So next is....where is jar, javac and the rest of the family on 5.1?? HELP!
Original posting:
-----Oprindelig meddelelse-----
Fra: Danny Petterson [mailto:danny.petterson_at_framfab.dk]
Sendt: Monday, February 05, 2001 6:09 PM
Til: Tru64 Managers (E-mail)
Emne: Tru64 5.1 and Apache Jserv
Hi Managers (I know, IOU a summary, but hopefully you'll still answer this
one ;-)
Have Tru64 5.1, and Im trying to compile Apache Jserv 1.1.2 with the
following configure:
./configure
--with-apache-src=../apache_1.3.12
--with-jdk-home=/usr/opt/java130
--with-JSDK=/usr/local/JSDK2.0/lib/jsdk.jar
--with-java-platform=2
--with-java=/usr/opt/java130/bin/.java_wrapper
--with-javac=/usr/opt/java130/bin/.java_wrapper
--with-javadoc=/usr/opt/java130/bin/.java_wrapper
--with-jar=/usr/opt/java130/bin/.java_wrapper
But no matter what I do I end up with:
checking JSDK... configure: error: javax.servlet.Servlet not found in
/usr/local/JSDK2.0/lib/jsdk.jar
...and that is, in fact, where the file is.
I've tried just to use the default (/usr/local/JSDK2.0) and a lots of other
variations, but still no luck.
Any ideas would be very much appreciated, thanx in advance.
Med venlig hilsen/Kind Regards
Danny Petterson Driftbolaget A/S.
System Engineer
HTTP://WWW.DRIFTBOLAGET.COM
TLF: +45 21716422 Danny.Petterson_at_Driftbolaget.com
"An expert is a man who has made all the mistakes
which can be made in a very narrow field"
Niels Bohr
Received on Mon Feb 05 2001 - 18:38:05 NZDT