----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hi Jon,
> I only want to build the mod_jserv DSO
> for Apache on the OpenBSD box, but of
> course when I run configure it complains
> as there is no javac present. Is there
> any way around this ?
I think you allready know the answer. No it can't be done. How would you want
apache to feed .class files to a vm on the solaris box anyway?
The webserver needs to load the .class files and needs a virtual machine for it
to understand the .class files. Therefore you need a jdk or jre on the machine
you installing mod_jserv on.
You sollution would be installing a webserver on the solaris box that does
servlets.
Wouter
--
Mphasis Media BV. Interactive architects
Wouter Boers <[EMAIL PROTECTED]> Mphasis Media http://www.MphasiS.com
Phone: +31 (0)71 5238575 Fax: +31 (0)71 5238576
Wouter Boers <[EMAIL PROTECTED]> iKKe op het net http://www.iKKe.net
--
--------------------------------------------------------------
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]