Date: Mon, 5 Dec 2005 12:30:32 -0800 From: "Jeff D. Hamann" <jeff.hamann@forestinformatics.com> To: <freebsd-questions@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: can't get subversion+apache2 to install Message-ID: <001501c5f9da$c117b3f0$0a00a8c0@rodan>
next in thread | raw e-mail | index | archive | help
FreeBSD-ers, I've been trying to get a new FreeBSD 6.0 machine up and I've having a little trouble with the subversion port with the WITH switches to no avail. bobby# make install -DWITH_MOD_DAV_SVN -DWITH_BOOK ===> Installing for subversion-1.3.0.r2 ===> subversion-1.3.0.r2 depends on executable: - not found ===> Verifying install for in /usr/ports/www/apache20 ===> Returning to build of subversion-1.3.0.r2 ===> subversion-1.3.0.r2 depends on shared library: expat.5 - found ===> subversion-1.3.0.r2 depends on shared library: neon.24 - found ===> subversion-1.3.0.r2 depends on shared library: intl - found -e -S LIBEXECDIR=/usr/local/libexec/apache2 -a -n dav libexec/apache2/mod_dav.so -e: not found *** Error code 127 Stop in /usr/ports/devel/subversion. bobby# I've got a perfectly good running version of apache2+mod_ssl running on my new machine and can't seem to get the mod_dav_svn.so working. A google search yielded a similar report @ http://lists.freebsd.org/pipermail/freebsd-questions/2005-November/104359.html the file dav libexec/apache2/mod_dav.so is in the correct place and I'm not sure why the port won't build, or why it wants to create the apache2 port all over again. When I went into the /usr/ports/devel/subversion/work to find the rogue file, I couldn't find one. I'm always pressed for time so if a port doesn't install with a simple make install [switches], then it doesn't get installed, period and I don't have the time to hunt around to "manually" install a port. I've updated the ports using cvsup already, etc. etc. etc. Any ideas? --- Jeff D. Hamann Forest Informatics, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 541-754-1428 jeff.hamann@forestinformatics.com www.forestinformatics.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501c5f9da$c117b3f0$0a00a8c0>