Ho scaricato i sorgenti ed eseguito le istruzioni per compilarlo, ecco l'errore:
Codice: Seleziona tutto
root@darkstar:/home/muller/Downloads/amarok-2.1.80/build# cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
...
...
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
MYSQL_EMBEDDED_LIBRARIES (ADVANCED)
linked by target "amarok_collection-mysqlecollection" in directory /home/muller/Downloads/amarok-2.1.80/src/collection/mysqlecollection
-- Configuring incomplete, errors occurred!Codice: Seleziona tutto
* MySQL 5.0 (or newer) Embedded: libmysqld compiled with fPIC
(In-process database support)Poi nel sistema ho installato il pacchetto:
Codice: Seleziona tutto
mysql-5.0.84-i486-1Qualche pacchetto devo installare? Con slapt-get e slackpkg ho cercato ma tutti quelli che mi sembrano utili sono già installati.
P.S.
Alcune info forse utili:
-Slackware 13.0
-Kernel 2.6.29.6-smp
-Pacchetto di amarok
-L'intero log della compilazione fallita
-Mi segnala anche
Codice: Seleziona tutto
WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig

