Required packages on Kubuntu

Jakob Kummerow jakob.kummerow at googlemail.com
Mon Jan 25 07:04:42 UTC 2010


Hi,

according to

http://blogs.fsfe.org/myriam/2009/09/compiling-amarok-from-git-locally-full-summary/

make sure you have all of these installed:

kde-devel
libstrigiqtdbusclient-dev
libsearchclient-dev
libmysqlclient15off
libmysqlclient16-dev
libmysqld-dev
libmysqld-pic

The other option on *buntu is to use apt-get's ability to install
build requirements for any given package:

sudo apt-get build-dep amarok

Note that this relies on the package database's information about
dependencies, so if the current git-version has dependencies the last
released version didn't have (which is not the case right now afaik),
you will have to install those manually.

Have fun,
Jakob



More information about the Amarok mailing list