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

Reply via email to