<rdf:RDF
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xml:base='http://bliki.rimuhosting.com/rdf'>
    <s:Snip rdf:about='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/webserver/apache/httpd-devel'
         s:cUser='alex'
         s:oUser=''
         s:mUser='alex'>
        <s:name>knowledgebase/linux/webserver/apache/httpd-devel</s:name>
        <s:content>1. Installing httpd-devel on CentOS 4&#xD;&#xA;&#xD;&#xA;There seems to be a bug with the repo, and the dependencies are not quite correct.&#xD;&#xA;&#xD;&#xA;Customer problem: &quot;I need to install apxs in order to recompile PHP as an Apache module. apxs is part of httpd-devel, and when I run &quot;yum install httpd-devel&quot;, I&apos;m told &quot;Error: Missing Dependency: apr-util = 0.9.4-21 is needed by package apr-util-devel&quot;. The current version of apr-util is 0.9.4-22.el4, and if I try to remove it to downgrade it (there is a 0.9.4-21 version available on yum as well) it will break lots of other software installed, including Apache.&quot;&#xD;&#xA;&#xD;&#xA;Solution:&#xD;&#xA;&#xD;&#xA;After a bit of searching around, I found the appropriate version of apr-util in a repository called fasttrack.&#xD;&#xA;http://lists.centos.org/pipermail/centos/2006-April/063242.html&#xD;&#xA;&#xD;&#xA;I added /etc/yum.repos.d/CentOS-fastrack.repo and disabled it by default, then ran&#xD;&#xA;&#xD;&#xA;{code}yum --enablerepo=fasttrack install httpd-devel{code}</s:content>
        <s:mTime>2008-06-26 22:02:39.0</s:mTime>
        <s:cTime>2008-06-26 22:02:39.0</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/webserver/apache'/>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/miscapplications/ruby on rails'/>
                <rdf:li rdf:resource='#knowledgebase'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/Security/preventing-brute-force-ssh-attacks'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/miscapplications/keytool'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/distros/ubuntu'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/java/-Xmx settings'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#virtualmin notes'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/rimuhosting/vps setup on dedicated servers'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/rimuhosting/rimuhosting ssh access'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/java/liferay install on tomcat 5.5'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
