Hi

     When building my server I came across a similar situation.  The .10 and
.14 are builds of the same library but are complied using a different C
library when building the kernel.  If your kernel was built and needs .14
you should be able to find builds for your kernel.  In the end, I tried
upgrading my C libraries and killed my machine (Linux) and then had to
re-install the operating system.  If you cannot find the rpm for it,
'making' it from the binaries is pretty easy.  Mike


----- Original Message -----
From: "bruce" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: July 23, 2004 7:31 PM
Subject: mysql /dbi issues


> can anyone tell me why when i build/use perl/dbi it crashes because it's
> looking for libmysqlclient.so.10.
>
> i'm using perl 5.8.3 and mysql4.1.3. i've gotten the latest DBI (1.43).
>
> why does DBI look for libmysqlclient.so.10, instead of using
> libmysqlclient.so.14. is there anyway to force a change, and if i can't,
> then how can i rebuild libmysqlclient.so.10 such that it uses my version
of
> openssl. i can't simply use the default rpm fom mysql....
>
> thanks
>
> -bruce
>
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]
>


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to