----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It does have a search feature!
We cannot guess what you are trying to do:
#1. Include version numbers for all software.
#2. Include relevant configuration settings.
#3. Include full descriptions of the problem.
Got Linux? Seeing lots of java processes?
<http://java.apache.org/faq/?file=274>
----------------------------------------------------
>
> hi.
>
> I am trying to configure jserv (prior to compiling it) and have struck
> this interesting 'feature'
>
> % /usr/sbin/apxs -q INCLUDEDIR
>> /usr/include/apache
>
> % /usr/sbin/apxs -q LIBEXECDIR
>> modules
>
> yep.. the modules doesn't have a directory structure underneath it..
> causing the configure check to fail when it tries to
> check the layout consistency.
>
> I'm using
> apache-1.3.9-4 & apache-devel-1.3.9-4 from the rh6.1 install.
> my fix is to play with the configure.in script to make it work...
>
> Is this a bug in apxs or the configure script ???
>
> Ian
It is a bug in the Apache side of things...either the script that creates
apxs or apxs itself.
My recommendation...ALWAYS use the source installation from the main apache
website. <ftp://ftp.apache.org/dist/>
It really saddens me to see stuff like this happening because it is going to
give Apache a bad name. ;-(
-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]