PDA

View Full Version : [ubuntu] Error installing libmysqlclient-dev



danidin1
June 5th, 2013, 07:32 PM
Hi all,

I get this error while tring to install libmysqlclient-dev on ubuntu 12.04 LTS



$ sudo apt-get install libmysqlclient-dev

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libmysqlclient-dev : Depends: libmysqlclient18 (= 5.5.22-0ubuntu1) but 5.5.31-0ubuntu0.12.04.1 is to be installed
E: Unable to correct problems, you have held broken packages.


libmysqlclient18 is installed and is the latest version.
Please help!