Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Dec 2005 17:52:02 GMT
From:      Michael <michael@evokinteractive.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/90152: mod_dav_svn would not install with subversion 1.3.0rc2 port.. until...
Message-ID:  <200512091752.jB9Hq2s9079968@www.freebsd.org>
Resent-Message-ID: <200512091800.jB9I0GEk062359@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         90152
>Category:       misc
>Synopsis:       mod_dav_svn would not install with subversion 1.3.0rc2 port.. until...
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 09 18:00:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Michael
>Release:        5.4
>Organization:
EVOK Interactive
>Environment:
FreeBSD server2.evokhosting.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC 2005     root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
              I was having issues getting mod_dav_svn installed with the subversion 1.3.0r2 port.

First, I'd install apache20 WITH_BERKELEY_DB=db4,
Then I'd install subversion WITH_MOD_DAV_SVN=yes..

Everything would go smooth, but mod_dav_svn would not install. No errors. It  just didn't installed.

Then I put MOD_DAV_SVN=yes in /etc/make.conf. Finally, subversion reported that mod_dav_svn would be enabled.
Now, upon the `make WITH_MOD_DAV_SVN=yes install` under the subversion port, it complained that apache20 would need to be deinstalled. So I did that, and then re-ran make install under subversion.. which installed subversion along with apache. great. Still, no mod_dav_svn...

So finally, I did a make deinstall and make distclean on both. I then went into subversion's port folder and did a make WITH_MOD_DAV_SVN=yes and make install, which also configured and installed apache. This method worked great with no errors and mod_dav_svn was installed.

Just FYI

Thanks
-Michael
>How-To-Repeat:
              
>Fix:
              
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512091752.jB9Hq2s9079968>