Problemas de conexion libmysqlclient.so.15
Moderators: gto, cipto_kh, EgonHugeist
Problemas de conexion libmysqlclient.so.15
Trabajo en ubuntu 10.4 con lazarus v0.9.28.2 beta, instale zeoslib 7.0.0 alpha, todo estaba súper bien hasta que se actualizo el sistema y me percate que ya no podía conectarme con la base de datos de mysql, me daba el siguiente error "None of the dynamic libaries can be found: libmysqld.so.15, libmysqld.so", busque en el sistema y tengo la libreria libmysql.so.16, no se como hacer para que se vuelvan a conectar, alguien me podria orientar, gracias de antemano
Re: Problemas de conexion libmysqlclient.so.15
i don't speak spanish, but i do speak portuguese, wich is very close, so i'll do a SPA-ENG translation here:fsolispa wrote:Trabajo en ubuntu 10.4 con lazarus v0.9.28.2 beta, instale zeoslib 7.0.0 alpha, todo estaba súper bien hasta que se actualizo el sistema y me percate que ya no podía conectarme con la base de datos de mysql, me daba el siguiente error "None of the dynamic libaries can be found: libmysqld.so.15, libmysqld.so", busque en el sistema y tengo la libreria libmysql.so.16, no se como hacer para que se vuelvan a conectar, alguien me podria orientar, gracias de antemano
I'm using Ubuntu 10.4 with Lazarus v0.9.28.2 beta and ZeosLib 7 Alpha. All work good but when i refresh a message says that i can't connect with the mysql database with this message: None of the dynamic libaries can be found: libmysqld.so.15, libmysqld.so.
I made a search on my system and i do have those libs, have no idea how to fix this up. Somebody could help me?
- mdaems
- Zeos Project Manager
- Posts: 2766
- Joined: 20.09.2005, 15:28
- Location: Brussels, Belgium
- Contact:
morilon,
Thanks for the translation.
This is an issue that should be answered by some experienced Linux user. Problem is that I don't know how linux searches for libraries.
Someone who knows the answer?
As a Linux beginner I think just putting a link next to your executable, and pointing to the real library will work.
Mark
Thanks for the translation.
This is an issue that should be answered by some experienced Linux user. Problem is that I don't know how linux searches for libraries.
Someone who knows the answer?
As a Linux beginner I think just putting a link next to your executable, and pointing to the real library will work.
Mark