DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25025>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25025

config.layout change for RedHat 9

           Summary: config.layout change for RedHat 9
           Product: Apache httpd-2.0
           Version: 2.0.48
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


The file config.layout needs to be updated to reflect the current structure of
RedHat 9.  This usually is not a problem except for the case where one builds an
updated version of httpd with axps support.  In this case, the installbuilddir
is incorrect, making it impossible to build DSOs such as Mod_Python.  

config.layout needs to have the RedHat layout changed from

installbuilddir: ${datadir}/build

to 

installbuilddir: ${libdir}/build

While we're at it, the entries which include apache2 as part of the path need to
be changed to httpd:

libexecdir:    ${prefix}/lib/httpd
includedir:    ${prefix}/include/httpd
logfiledir:    ${localstatedir}/log/httpd
proxycachedir: ${localstatedir}/cache/httpd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to