----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Jean-Luc Rochat wrote:
> Your problem is a build problem.
>
> look into the src/Makefile (or Makefile.in if you rebuild and replace
> SUBDIRS = c java
> by
>
> SUBDIRS = c
>
> and re-make from the top. this will build the c part only.
OK, but my problem is with configure.
It bombs as ther is no java binary, and
I've tried combinations of
--without-java and so on. It looks like
a manual edit of the configure script is
in order.
If there is no easy way of doing this it
would be nice to submit a change request
so the next release can build either
apache DSO support and / or the JServ
engine seperately.
As for a precompiled DSO, well, yes, but
I use OpenBSD because I'm bitter,
twisted & suspicious.....
Jon.
--
--------------------------------------------------------------
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]