----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Well, after a week, I finally go JSERV configuration to work. However,
after everything is finally configured,
I get this error after typing 'make':
Making all in src
/bin/sh: ./make: not found
make: *** [all-recursive] Error 1
]--------------------------<>--------------------------[
In the past my configuration of Apache is:
./configure --prefix=$HOME/SunOS/Apache --enable-shared=max
--enable-module=most
And my configuration for JServ is:
./configure --prefix=$HOME/SunOS/ApacheJServ
--with-apxs=$HOME/SunOS/Apache/bin/apxs --with-jdk-home=/usr/java1.2
--with-JSDK=$HOME/SunOS/JSDK2.0/lib/jsdk.jar --disable-debugging
--
--------------------------------------------------------------
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]