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
>Date: Thu, 13 Jun 2002 16:09:40 -0700
>
>LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib.
>Put this in your .profile file or the global .profile file so that it's
>executed evertime you log in.
>----- Original Message -----
>From: "Hoa Doan" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
>Sent: 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.so.1 is in /usr/local/lib?
> >
> > -Hoa
> >
> > >From: Bhavin Vyas <[EMAIL PROTECTED]>
> > >To: Hoa 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 might help
> >
> >http://www.slac.stanford.edu/grp/eg/minos/external/installation/lib/libodbc
>i
> > >nst.so.1
> > >----- Original Message -----
> > >From: "Hoa 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.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
> >
> >
> >
> >
> > _________________________________________________________________
> > 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
> >
>
>
>---------------------------------------------------------------------
>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




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.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

Reply via email to