[Bug 630391] [NEW] Missing libodbc.so symbolic link

John Lenz ubuntu at wuzzeb.org
Sat Sep 4 20:12:33 BST 2010


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
Server Team, which is subscribed to unixodbc in ubuntu.



More information about the Ubuntu-server-bugs mailing list