----------------------------------------------------------------
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!!!
----------------------------------------------------------------
I'm getting problems installing jserv. Can anyone help?
My setup:
OS Irix6.5
Apache 1.3.9 binary release from SGI with built in dynamic loading
(later source versions don't seem to complie)
JServ 1.1
The problem: configure fails telling me it could not find apxs, which is
strange as it is there and apache seems to be run fine.
% ./configure --with-prefix=/usr/local/jserv \
--with-JSDK=/usr/local/util/java/JSDK2.0/lib/jsdk.jar \
--with-apxs=/usr/freeware/apache/sbin/apxs
creating cache ./config.cache
Configuring ApacheJServ/1.1
<snip>
checking for apxs... need to check for Perl first, apxs depends on it...
checking for perl... /usr/sbin/perl
could not find apxs
configure: error: If you do not specify a valid --with-apache-src
directory
then you must specify a valid --with-apxs path
but:
% ls -l /usr/freeware/apache/sbin/apxs
-rwxr-xr-x 1 root sys 19814 Mar 1 10:48
/usr/freeware/apache/sbin/apxs*
Any ideas
Thanks
Tim
--------------------------------------------
Dr. Tim Dudgeon,
email: [EMAIL PROTECTED]
--
--------------------------------------------------------------
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]