[MonoDevelop] VersionControl addin
Jeffrey Stedfast
fejj at novell.com
Wed Mar 21 20:55:49 EDT 2007
On Wed, 2007-03-21 at 22:59 +0000, James Fitzsimons wrote:
> Hi all,
>
> I've just upgraded my version of svn to 1.4.3 (built from source on
> ubuntu Edgy as repository version is only 1.3.2), and am getting the
> following error in the console when I run monodevelop:
Sadly, it seems Debian-based systems have arbitrarily bumped the .so
number on libsvn_client-1.so.0 to libsvn_client-1.so.1
I would *guess* that they did this so that you could have both 1.3.x and
1.4.x installed in parallel, but I'd only be guessing. None of the other
distros do this and if you compile 1.4.x yourself, it will be named
libsvn_client-1.so.0 just like the 1.3.x .deb versions are named.
We haven't yet figured out what to do about this in MonoDevelop...
Jeff
More information about the Monodevelop-list
mailing list