[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installing mysqldump



On 08/09/2013 08:05 AM, Ethan Rosenberg, PhD wrote:
Dear List -

I am trying to install  mysqldump.

Here is what I get -

========
apt-get install mysql-client-5.5
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
mate-screensaver : Depends: mate-screensaver-common (= 1.6.0-1) but it is not going to be installed mysql-client-5.5 : Depends: libdbi-perl but it is not going to be installed Depends: libdbd-mysql-perl (>= 1.2202) but it is not going to be installed

================
apt-get install mysql-core-5.5
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
mate-screensaver : Depends: mate-screensaver-common (= 1.6.0-1) but it is not going to be installed mysql-server-core-5.5 : Depends: libaio1 (>= 0.3.93) but it is not going to be installed
===================

TIA
Ethan


Ethan;

I find no Debian listing for mysqldump but do find one for mydumper which, I think, is what you are really looking for. As for as the rest, try apt-get install mysql-client and/or mysql-server. These are wrappers that will install the latest versions. Check the Debian Packages page on their web site. I don't see mysql-core-5.5 listed.

Gary R.


Reply to: