On 2010-01-19, Sebastiano Pomata <[email protected]> wrote: > Thank you. Feel like a newbie (and maybe I am), but in ports/www I > didn't found anything, and google wasn't more helpful
I'd suggest installing pkg_mgr to browse the packages; this particular one is a subpackage built from ports/devel/subversion. When you 'make install' in a port directory you only install the main package; there is also 'make install-all' but this is often not what you want. It's a lot simpler to use the pre-built packages whenever you can. > Il 18/01/10 23:16, Stuart Henderson ha scritto: >> On 2010-01-18, Sebastiano Pomata <[email protected]> wrote: >>> Hi, >>> >>> I'm getting stuck trying to obtain mod_dav_svn. I'm compiling >>> subversion from the ports tree (version 1.6.1), the flavor is the >>> default so it should come with apache2 support, then I install the >>> package normally but no trace of dav_svn.so file. >> >> pkg_add ap2-subversion >> >> >>> How can I specify the correct path to apxs2 (though it's the standard >>> path since I installed apache-httpd from the official package)?

