----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Steve Snodgrass wrote:

> On Fri, Oct 29, 1999 at 10:22:32AM -0400, Wayne Wilson wrote:
> > ./configure \
> >                 --prefix=/usr/local/jserv \
> >                 --with-apxs=/usr/local/apache/bin/apxs \
> >                 --with-jdk-home=/usr/java \
> >                 --with-java-platform=2 \
> >                 --with-JSDK=/usr/jsdk2.0/lib \
>                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> Read the docs again.  That's wrong.  You need to specify a jar file.

With Solaris 7 x86 you have to use GNU findutils in order to get
configure find the jsdk classes.
Using  --with-JSDK=/usr/jsdk2.0/lib works for me.

Note : when you run make install, it display run ./config-status xxxxxx
in your apache source directory. It should display ./config.status xxxxxx

    Bye.




--
--------------------------------------------------------------
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]

Reply via email to