----------------------------------------------------------------
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
My System is Redhat 6.1, jdk1.2.2RC4 from blackdown, Apache Jserv 1.1, JSDK
2.0, Apache 1.3.11
I try to make the Jserv configured with:
./configure --prefix=/usr/local/jserv --with-apache-src=../apache_1.3.11 --w
ith-jdk-home=..
/jdk1.2.2 --with-java-platform=2 --with-JSDK=../JSDK2.0/lib/jsdk.jar --disab
le-debugging --enable-EAPI
The make fails with the following error message:
Making all in io
make[6]: Entering directory
`/home/webauktion/javaapacheeval/ApacheJServ-1.1/src/java/org/apache/java/io
'
Compiling Logger.java ...
/bin/sh: ../jdk1.2.2/bin/javac: No such file or directory
make[6]: *** [Logger.class] Error 126
What is the problem? Tha javac compiler is in my path and works. I tried
already to compile the Logger.java by hand but this fails because of a
compiler error! Is this a problem of jdk 1.2.2?
Thanks for your help.
--
--------------------------------------------------------------
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]