Pagina 1 di 1

amarok

Inviato: lun 8 ago 2005, 0:05
da goldy
È uscita la nuova versione di amarok , ero curioso di vedere se hanno risolto alcuni problemi ma io non riesco a compilarla , ho degli errori, qualcuno per caso ha fatto il packages?
Grazie

Inviato: lun 8 ago 2005, 1:40
da gallows
ho provato a compilarlo ed è filato tutto liscio. se vuoi farti il pack puoi usare lo slackbuild che c'è qui su slacky...

prova a postare l'errore che ti da comunque.

Inviato: lun 8 ago 2005, 2:06
da goldy
Ho usato la slackbuid di slacky ,
al configure ricevo questi messaggi


========================
=== amaroK - ERROR ==========================================================
========================
=
= amaroK cannot be built because your TagLib version is too old. Please
= obtain the version 1.4.0 from: http://ktown.kde.org/~wheeler/taglib/
=
==========================
=== amaroK - WARNING ========================================================
==========================
=
= The optional GStreamer-engine will not be built. If you want to use the
= powerful GStreamer multimedia framework with amaroK, please download
= version 0.8.6 or higher from http://gstreamer.freedesktop.org/
= If you are sure GStreamer is already installed then there is most likely a
= problem with your pkg-config setup, see amarok/README
=
==================================
=== AMAROK WILL NOT BE BUILT ================================================
==================================
=
= Some mandatory dependencies are either not installed or not installed
= correctly. See the amaroK README for help with this issue. Further assistance
= can be found at http://amarok.kde.org or in amarok on irc.freenode.net.
= You will still be able to build other modules from kde-extragear1.
=
===============================================================================


Di taglib ho la versione 1.3.1
e di gstreamer ho versione 0.91 ,
la cosa strana è che comunque dopo il configure
lo slackbuild continua a lavorare , make termina senza errori ,
mi crea pure il pacchetto con tutti i file ma senza l'eseguibile amarok,
Ho provato anche a compilare
con --without-gstreamer
ma con lo stesso risultato

Dovrei provare ad aggiornare taglib , però non vorrei incasinarmi
con altri programmi compilati con taglib 1.3.1
Gallows tu che versione hai usato di taglib?

Inviato: lun 8 ago 2005, 2:32
da gallows
taglib-1.4-i486-1, come da current
gstreamer è opzionale, io neanche ce l'ho ^^

aggiorna taglib.

Inviato: lun 8 ago 2005, 8:17
da gohanz
Ma le versioni di Amarok come funzionano? C'è una versione 1.2.4 che è più vecchia della 1.3-beta3. Che differenza c'è? :roll:
Per quanto riguarda Gstreamer sei sicuro che in /usr/lib/pkgconfig siano presenti i file .pc di Gstreamer?

Inviato: lun 8 ago 2005, 12:53
da goldy
Eh si il problema era proprio la versione di taglib,
adesso funziona
Thanks