OT(FWIW) httpd-2.2 on FC4

David Cary Hart Fedora at TQMcube.com
Mon Dec 5 21:08:25 UTC 2005


I still have this on a test machine but it can be built on FC4. You
just have to use the bundled apr which requires the following changes
in the spec file (installing rawhide apr, apr-util creates dependency
hell): 

Change:
# forcibly prevent use of bundled apr, apr-util, pcre
rm -rf srclib/{apr,apr-util,pcre}

To:
rm -rf srclib/{pcre}

Add:
--with-ldap (enable-ldap is in the spec but not the correct syntax).

Delete the --with-apr --with-apr-util lines.

PLEASE NOTE: Third party modules for 2.0 will NOT work in 2.2! Read the
on-line docs. YMMV! UAYOR!

-- 
Our DNSRBL - 
       Eliminate Spam: http://www.TQMcube.com/spam_trap.php
        Zombie Graphs: http://www.TQMcube.com/zombies.php
          GeoGraphics: http://www.TQMcube.com/origins.php




More information about the users mailing list