|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
can't get unixodbc to run on debianDear all,
I am trying to get unixodbc installed on debian without success. I followed the instruction exactly from http://www.debian-administration.org/articles/496 When I try to connect, it keeps giving me error: ser:/usr/local/freeswitch /scripts# isql -v fsdb
[01000][unixODBC][Driver Manager]Can't open lib '/usr/lib/odbc/libmyodbc3_r-3.51.11.so' : /usr/lib/odbc/libmyodbc3_r-3.51.11.so: cannot open shared object file: No such file or directory [ISQL]ERROR: Could not SQLConnect It says the driver is missing even after I do "apt-get install libmyodbc". I tried apt-get remove and apt-get install a few times, no luck as well. when I do "locate libmyodbc", no result returns. So, I think the driver is not there, but I don't know how to install the driver. Please kindly give me some ideas as to what I did wrong? Thanks alot in advance for your inputs. Regards, Pete _______________________________________________ unixODBC-support mailing list unixODBC-support@... http://mail.easysoft.com/mailman/listinfo/unixodbc-support |
|
|
Re: can't get unixodbc to run on debianOn Sat, Apr 19, 2008 at 3:59 AM, Pete Kay <petedao@...> wrote:
> Dear all, > > I am trying to get unixodbc installed on debian without success. > > I followed the instruction exactly from > http://www.debian-administration.org/articles/496 > > > When I try to connect, it keeps giving me error: > ser:/usr/local/freeswitch > /scripts# isql -v fsdb > [01000][unixODBC][Driver Manager]Can't open lib > '/usr/lib/odbc/libmyodbc3_r-3.51.11.so' : > /usr/lib/odbc/libmyodbc3_r-3.51.11.so: cannot open shared object file: No > such file or directory > [ISQL]ERROR: Could not SQLConnect > > It says the driver is missing even after I do "apt-get install libmyodbc". > I tried apt-get remove and apt-get install a few times, no luck as well. > > when I do "locate libmyodbc", no result returns. So, I think the driver is > not there, but I don't know how to install the driver. > > Please kindly give me some ideas as to what I did wrong? > > Thanks alot in advance for your inputs. > try this. This should work ! http://lucasmanual.com/mywiki/unixODBC Lucas _______________________________________________ unixODBC-support mailing list unixODBC-support@... http://mail.easysoft.com/mailman/listinfo/unixodbc-support |
|
|
|
| Free Forum Powered by Nabble | Forum Help |