----------------------------------------------------------------
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!!!
----------------------------------------------------------------
> # make --version
> GNU Make version ....
>
>If you the two magic words "GNU make," then it worked.
>
>Andrew.
>
Thank you Andrew fro your clear instructions, they were a Godsend.
I managed to get JServe1.1b3 running on a preview server but when I tried
to compile on the real server I came across this error.
cp: /u1/banana/s359711/jserv1.1b3/docs/api/index-all.html and
index-all.html are identical (not
copied).
cp: /u1/banana/s359711/jserv1.1b3/docs/api/help-doc.html and help-doc.html
are identical (not c
opied).
cp: /u1/banana/s359711/jserv1.1b3/docs/api/deprecated-list.html and
deprecated-list.html are id
entical (not copied).
cp: /u1/banana/s359711/jserv1.1b3/docs/api/allclasses-frame.html and
allclasses-frame.html are
identical (not copied).
cp: /u1/banana/s359711/jserv1.1b3/docs/api/overview-frame.html and
overview-frame.html are iden
tical (not copied).
make[3]: *** [install-data-local] Error 1
make[3]: Leaving directory `/u1/banana/s359711/jserv1.1b3/docs/api'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/u1/banana/s359711/jserv1.1b3/docs/api'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/u1/banana/s359711/jserv1.1b3/docs'
make: *** [install-recursive] Error 1
Normally I just remove everything reconfigure and do a fresh make; make
install, but this problem won't go away.
Stuart Fraser.
==================//==================
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]