In http://java.apache.org/jserv/install/howto.unix_install.html file:-------
This is an example of building a default Apache installation with Apache
JServ support added:
./configure \
--prefix=/usr/local/apache
--activate-module=src/modules/jserv/libjserv.a
make install
In dir/ApacheJServ-1.1/INSTALL file:--------------------------------
This is an example of building a default Apache installation with
Apache JServ support added:
./configure \
--prefix=/usr/local/apache
--activate-module=src/modules/jserv/libjserv.a
make
make install
--------------------------------------
Please don't provide two different install guides
thanx
Martin Kuzela
--
----------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]