[solved]Subversion library problem (libsasl2.so.2 not found)

Problems with packages? Post here, using [tags] of the package name.

[solved]Subversion library problem (libsasl2.so.2 not found)

Postby starfry » Fri May 24, 2013 10:04 am

I've got a problem on my box this morning with Subversion not working due to missing libsasl2.so.2 library.

$this->bbcode_second_pass_code('', '
ldd $(which svn) | grep libsasl
libsasl2.so.2 => not found
libsasl2.so.2 => not found
libsasl2.so.2 => not found
libsasl2.so.2 => not found
libsasl2.so.3 => /usr/lib/libsasl2.so.3 (0xb63ae000)
')

Google returned this link so I guess it's known about and will be fixed soon.

As a work-around, I did this:

$this->bbcode_second_pass_code('', 'ln -s /usr/lib/libsasl2.so.3.0.0 /usr/lib/libsasl2.so.2')
Last edited by starfry on Sat May 25, 2013 6:45 pm, edited 1 time in total.
starfry
 
Posts: 24
Joined: Wed Jul 18, 2012 7:24 pm

Re: Subversion library problem (libsasl2.so.2 not found)

Postby starfry » Sat May 25, 2013 6:44 pm

This appears to have been resolved. I don't know if anything changed on the package but I performed a manual download and install and everything is fine now. I'll mark this as solved.
starfry
 
Posts: 24
Joined: Wed Jul 18, 2012 7:24 pm


Return to Packages

Who is online

Users browsing this forum: No registered users and 5 guests