I saw this two guides, but they didn't help me much:
1. http://en.gentoo-wiki.com/wiki/Subversion/WebDAV
2. http://en.gentoo-wiki.com/wiki/Subversion/Install
Where should I set flags (apache2 and webdav-neon) to be sure that apache support is installed? Also should they be prefixed with "-"? Should I use "apache" or "-apache"?
Any help appreciated. Thanks.
_______________________
UPDATE:
Eventually I managed to install it via emerge
- Code: Select all
export EXTRA_ECONF="--with-apxs"
emerge -av subversion
Still problem is unsolved, as I had no idea how to do it via equo. For me, equo is much easier to use and better tool so it would be great if it works that way, either.

