On Mon, Apr 19, 1999 at 11:28:38AM -0500, Samsoo Kang wrote:
> Thanks for the quick reply.
np
> On Mon, 19 Apr 1999, Allan M. Wind wrote:
>
> > On Mon, Apr 19, 1999 at 10:10:16AM -0500, Samsoo Kang wrote:
> >
> > > However, when I run ./configure JServ with
> > > --with-apache-install=/usr/local/apache --with-jdk-home=/usr/opt/JDK120
> > > -with-jsdk=/usr/local/JSDK2.0/lib/jsdk.jpr
> > > options, I saw an error message as below.
> >
> > For --with-apache-install=PATH make sure that the file PATH/sbin/apxs
> > exist.
> This is what I wanted to know. First I I had PATH/bin/apxs instead of
> PATH/sbin/apxs. I saw some mentioned apxs directory to PATH/sbin/apxs.
> This directory changed recently? Anyway, I copied all files in PATH/bin to
> PATH/sbin but I had the same error.
These are the options I use (with appropiate paths) to compile jserv:
--with-apache-install=/path/to/apache/installation
--prefix=/usr/local/jserv
--with-jdk-home=/path/to/jdk
--enable-compressed-jar
--with-jsdk=/path/to/jsdk.jar
If you still have problems, try to debug ./configure (that's what I
had to do to figure out what --with-apache-install meant).
> I compiles Web server with "--enable-rule=SHARED_CORE
> --enable-module=so" option. Is this not the right peocedure for DSO?
Sorry, I would not know. I rely on Debian to compile apache for me :0)
/Allan
--
Allan M. Wind mailto:[EMAIL PROTECTED]
Manager Information Systems phone: 781.359.9791 (general)
Integration Associates, Inc. phone: 781.273.0195 ext. 205 (direct)
55 Cambridge Street, Suite 301 fax: 781.359.9789
Burlington, MA 01803 http://www.sap-help.com
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]