Re: (SOLVED) [unixODBC][Driver Manager ] Can't open lib '/usr/local/lib/libtdsodbc.so ' : file not found (SQL-01000)
Perl_to_SQL_Server <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
UPDATE: SOLVED, it was a missing 'export LD_LIBRARY_PATH=/usr/local/lib' before compiling unixODBC.. I had posted on unixODBC too, not being sure of the origin of this issue.