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

[EMAIL PROTECTED] wrote on 08/09/00 at 08:36PM

Yes, I had this - several times. No matter what I did, I could not get it to work. 
Someone on this list thought it *may* be because there are two Perls on the server. 
Are there on yours? And could it be getting confused about which one to associate with 
apxs?

You may want to try the DSO solution - that worked fine for me in the end.

Another thing that helped was to leave off as many of the options (e.g. location of 
j(s)dk) as possible and let the script get these paths from your PATH environment 
variable. Good luck! 

>This is my first email in this mailing list.
>I'm using RedHat 6.0, JDK1.2.2, JSDK2.0. When I
>installed RedHat, it was including Apache 1.3.x.

>I alreday download and uncompress
>ApacheJserv122.tar.gz. I try to configure Jserv by
>following command :

>  ./configure \
>--prefix=/usr/local/ApacheJServ-1.1.2 \
>--with-jdk-home=/usr/local/jdk1.2.2 \
>--with-JSDK=/usr/local/JSDK2.0 \
>--with-apxs=/etc/httpd/conf \
>--disable-debugging

>The error message is :
>WARNING: --with-apache-src is undefined: assuming
>shared object build
>checking for apxs... need to check for Perl first,
>apxs depends on it...
>checking for perl... /usr/bin/perl
>could not find apxs
>configure: error: If you do not specify a valid
>--with-apache-src directory\n then you must specify a
>valid --with-apxs path


-- 
best, Mark Sealey - Software Engineer
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]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to