---------------------------------------------------- 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> ---------------------------------------------------- Ian Holsman <[EMAIL PROTECTED]> wrote: > 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 > [...] > 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 ??? jon * <[EMAIL PROTECTED]> replied: > My recommendation...ALWAYS use the source installation from > the main apache website. <ftp://ftp.apache.org/dist/> It's a bug in RedHat's RPM. For some unknown reason they apply a patch (it's the "apxs.patch" in the the SRPM) replacing "/usr/lib/apache" with "modules", thus breaking apxs. I've thrown the patch out of the SPEC and recompiled and as far as I'm concerned Apache seems to work fine. But probably you should stick to Jon's advice. -- Pawel Pesz InsERT.net, Wroclaw, Poland mailto:[EMAIL PROTECTED] http://www.insert.net.pl -- -------------------------------------------------------------- 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]