PDA

View Full Version : Package dependencies problem



skorpio3000
03-06-2010, 06:19 AM
Hi guys,
I'm running DA on Debian Lenny.
I want to compile xbt_tracker. To compile it i need these packages


apt-get install cmake g++ libboost-date-time-dev libboost-dev libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev libboost-serialization-dev libmysqlclient15-dev make subversion zlib1g-dev

But there is a problem. Some of these packages depend on mysql-common.
I know that since mysql is installed by DA I shouldn't install the one in the
Debian repos.

So what should I do to install the packages above?

-skorpio3000

SeLLeRoNe
03-16-2010, 06:04 AM
Not sure but mysql-common installation shouldnt give problem with your mysql installation.