Public bug reported:

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: unixodbc (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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to