----------------------------------------------------------------
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 was running on an HP-UX 11 and had the same problem. I found by debugging the
configure script that it first checks for the existence os the apxs file. Once
it finds the apxs file (specify the full path there including the file
name)...mine was /usr/local/apache/bin/apxs) it then verifies if perl exists
(and i found that it requires perl 5 or higher). once it finds that perl exists
on your machine it then tries to run the apxs with some parameters ( i cant
recollect which ones) and this will fail if your  perl is any lesser than
version 5 and at this time again it tells you that it cannot find the apxs file
(which is an incorrect message). I resolved it by downloading and installing
perl 5.6 .




"Mark Sealey" <[EMAIL PROTECTED]> on 06/21/2000 07:13:16 PM

Please respond to "Java Apache Users" <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: Farooq Merchant/Dallas/Indus/US)

Subject:  apxs path not found/invalid while running configure




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

Solaris 2.7
Apache 1.3.1
Jserv 1.1.2  -  DSO

when running the jserv configure script from a freshly unTARred
download I get an error that the apxs path is invalid.

All other paths correct, javac, JSDK etc. Correct GNU make.

It is not. Is this a known issue: any clues?

I cannot get as far as the make.

TIA

--
best, Mark Sealey - Web Developer
The Getty, Los Angeles CA
(+1 310) 440 6526  www.getty.edu


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









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