The question is a bit deceptive and not as simple as that. I'm trying to ultimately install Trac (
http://trac.edgewall.org/), which is a web-based software project management package. It has wiki and bug tracking embedded and supports subversion.
My initial attempts have been to install apache-2.2.6/mod_dav-1.0.3
/subversio
n-1.4.6 from source but ran into so many problems getting packages to configure/compile/install,
that I gave up on that in lieu of RPMs.
I've installed apache-2.2.6 and subversion-1.4.3 via RPMs but now I'm trying to get mod_dav installed and it complains about apxs:
configure: error: Your APXS installation is broken and cannot be used.
Please see
http://www.webdav.org/mod_dav/install.html#apxs for
more information.
Because of the complexity (by virtue of the number of dependent packages involved), I will probably need to ask additional questions as parts of overall installation tasks are accomplished.
So, with the installatino of apache-2.2.6 and subversion-1.4.3 installed via RPMs, How can I overcome the mod_dav issue described above?
Start Free Trial