----------------------------------------------------------------
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!!!
----------------------------------------------------------------
>Send the results of:
>
>whereis make
>and
>which make
The error on configure is
......
checking for cp... /bin/cp
checking for make... /usr/bin/make
checking for chmod... /bin/chmod
checking for GNU make... configure: error: GNU make was not found, please
install it first
Now I have tried installing this on two machines with the same result. One
machine has make as shown below, the other machine has make and gmake as
shown below that.
bash-2.03$ whereis make
make: /usr/bin/make /usr/share/man/man1/make.1.gz
bash-2.03$ echo $PATH
/u1/banana/s359711/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/lo
cal/ssh/bin
iiexp:/data/cseeweb/apache/jserv/src> whereis gmake
gmake: /usr/local/bin/gmake /usr/local/man/man1/gmake.1.gz
/usr/ports/devel/gmake
iiexp:/data/cseeweb/apache/jserv/src> echo $PATH
/home/s359711/bin:/usr/bin:bin:/usr/local/bin:/home/s359711/bin:/bin:/usr/bi
n:/usr/local/bin:/usr/local/bin/gmake
I have resorted to using the old JServ1.0 but would like to get 1.1b3 up
and running for when I hand the site over to the next webmaster.
==================//==================
Stuart Fraser
Email: [EMAIL PROTECTED]
Phone: +61 7 38127010
==================//==================
--
--------------------------------------------------------------
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]