[MacPorts] #27618: subversion links to previous install
MacPorts
noreply at macports.org
Wed Dec 8 20:26:21 PST 2010
#27618: subversion links to previous install
------------------------------------+---------------------------------------
Reporter: michaelld@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: haspatch | Port: subversion
------------------------------------+---------------------------------------
Make sure subversion is installed without +universal, and that there is no
+universal to activate. Then, do
{{{
sudo port -d install subversion +universal > svn_out.txt 2>&1
}}}
Review the file "svn_out.txt" you'll find a bunch of references to
${prefix}/lib/libsvn_FOO not being having the correct arch. The attached
patch, obtained from
{{{
cd `port dir subversion`
svn diff > ~/Desktop/subversion_svn.diff
}}}
work for me to correct this issue.
--
Ticket URL: <https://trac.macports.org/ticket/27618>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list