http://bugzilla.novell.com/show_bug.cgi?id=602210

http://bugzilla.novell.com/show_bug.cgi?id=602210#c1


--- Comment #1 from Mike Clemente <[email protected]> 2010-05-04 01:51:58 UTC 
---
Found the issue.

/usr/local/lib/libMonoPosixHelper.so was the actual file, not a symlink so
ldconfig failed.

Work around:
mv /usr/local/lib/libMonoPosixHelper.so /usr/local/lib/libMonoPosixHelper.so.0
ln -s /usr/local/lib/libMonoPosixHelper.so.0
/usr/local/lib/libMonoPosixHelper.so
ldconfig

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to