very likely, /usr/local/lib is not in your library path. you could
either create a symbolic of libodbcinst.so.1 under /usr/lib or configure
/usr/local/lib/ using ldconfig.

Hoa Doan wrote:
> 
> So I ldd /usr/local/MyODBC/lib/libmyodbc.so and this is the result:
> 
> libodbcinst.so.1 => 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 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 satisfied.
> >
> >Regards,
> >Bhavin.
> >----- Original Message -----
> >From: "Hoa Doan" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Wednesday, 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 open lib /usr/local/MyODBC/lib/libmyodbc.so" : undefined symbol:
> > > _dig_vec
> > >
> > > How do I fix this?
> > >
> > > -Hoa
> > >
> > > _________________________________________________________________
> > > Join the world's largest e-mail service with MSN Hotmail.
> > > http://www.hotmail.com
> > >
> > >
> > > ---------------------------------------------------------------------
> > > Before posting, please check:
> > >    http://www.mysql.com/manual.php   (the manual)
> > >    http://lists.mysql.com/           (the list archive)
> > >
> > > To request this thread, e-mail <[EMAIL PROTECTED]>
> > > To unsubscribe, e-mail
> ><[EMAIL PROTECTED]>
> > > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> > >
> >
> >
> >---------------------------------------------------------------------
> >Before posting, please check:
> >    http://www.mysql.com/manual.php   (the manual)
> >    http://lists.mysql.com/           (the list archive)
> >
> >To request this thread, e-mail <[EMAIL PROTECTED]>
> >To unsubscribe, e-mail
> ><[EMAIL PROTECTED]>
> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> >
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-- 
Sammy Lau
mailto: [EMAIL PROTECTED]
- Tell me what you want and I'll tell you how you can live without it.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to