Re: undefined symbol: _dig_vec

2002-06-14 Thread Bhavin Vyas
use .bash_profile. - Original Message - From: "Hoa Doan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, June 14, 2002 10:13 AM Subject: Re: undefined symbol: _dig_vec > I'm sorry for bugging you, but I don't have

Re: undefined symbol: _dig_vec

2002-06-14 Thread Hoa Doan
I'm sorry for bugging you, but I don't have the .profile file. I have the .bashrc, .bash_profile, .bash_logout files. My shell is bash. What do I do now? Hoa >From: Bhavin Vyas <[EMAIL PROTECTED]> >To: Hoa Doan <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >Subject:

Re: undefined symbol: _dig_vec

2002-06-13 Thread Bhavin Vyas
nt: Thursday, June 13, 2002 11:34 AM Subject: Re: undefined symbol: _dig_vec > Thanks for you help so far. > > I do have the libodbcinst.so.1. It's located in the directory > /usr/local/lib, but the program doesn't know that. How do I make it see > that libodbcinst.

Re: undefined symbol: _dig_vec

2002-06-13 Thread Hoa Doan
Doan <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >Subject: Re: undefined symbol: _dig_vec >Date: Wed, 12 Jun 2002 21:54:08 -0700 > >You will have to get libodbcinst.so.1. This library file is needed by >libmyodbc.so. You should be able to download it from the net. Here is one >link that m

Re: undefined symbol: _dig_vec

2002-06-12 Thread Sammy Lau
=> not found > libz.so.1 => /usr/lib > etc... > > I did a find on libodbcinst.so.1 and found it in /usr/local/lib. > > What do I do from here? > > Hoa > > >From: Bhavin Vyas <[EMAIL PROTECTED]> > >To: Hoa Doan <[EMAIL PROTECTED]>, [EMAIL P

Re: undefined symbol: _dig_vec

2002-06-12 Thread Bhavin Vyas
Doan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 6:38 PM Subject: Re: undefined symbol: _dig_vec > So I ldd /usr/local/MyODBC/lib/libmyodbc.so and this is the result: > > libodbcinst.so.1 => not found > libz

Re: undefined symbol: _dig_vec

2002-06-12 Thread Hoa Doan
<[EMAIL PROTECTED]>, [EMAIL PROTECTED] >Subject: Re: undefined symbol: _dig_vec >Date: Wed, 12 Jun 2002 18:15:53 -0700 > >if you have the file /usr/local/MyODBC/lib/libmyodbc.so, then do >ldd /usr/local/MyODBC/lib/libmyodbc.so >and see if all the dependencies are satis

Re: undefined symbol: _dig_vec

2002-06-12 Thread Bhavin Vyas
y, June 12, 2002 11:52 AM Subject: undefined symbol: _dig_vec > Hi, > > I'm using the unixODBC driver manager and MyODBC driver and trying to > connect to my clients database on the MySQL server. But it can't connect. > This is the message I get: > > "Can't

undefined symbol: _dig_vec

2002-06-12 Thread Hoa Doan
Hi, I'm using the unixODBC driver manager and MyODBC driver and trying to connect to my clients database on the MySQL server. But it can't connect. This is the message I get: "Can't open lib /usr/local/MyODBC/lib/libmyodbc.so" : undefined symbol: _dig_vec