[ubuntu-mono] [Bug 630391] [NEW] Missing libodbc.so symbolic link
Launchpad Bug Tracker
630391 at bugs.launchpad.net
Tue Sep 7 21:57:08 BST 2010
You have been subscribed to a public bug:
Binary package hint: unixodbc
The mono library System.Data.Odbc searches for libodbc.so but the
unixodbc package does not create this symbolic link. That means
ODBCConnection.Open() fails with a LibraryNotFound exception.
I was able to fix this by running
sudo ln -s /usr/lib/libodbc.so.1 /usr/lib/libodbc.so
The unixodbc package should create this link automatically so mono works
properly.
** Affects: mono (Ubuntu)
Importance: Undecided
Status: New
--
Missing libodbc.so symbolic link
https://bugs.launchpad.net/bugs/630391
You received this bug notification because you are a member of Ubuntu CLI/Mono Uploaders, which is subscribed to mono in ubuntu.
More information about the Ubuntu-mono
mailing list