- Remover "taglib 1.6" instalado via yum.
-
Compile e instale
taglib
do Github em/usr
.cmake -DCMAKE_INSTALL_PREFIX=/usr/
-
Edite o script xbmc
configure
alterandoac_status=$?
paraac_status=0
abaixo dos testes para um comprimento diferente de zero de$TAGLIB_LIBS
e$TAGLIB_CFLAGS
:if test -n "$TAGLIB_CFLAGS"; then ac_status=0 … if test -n "$TAGLIB_LIBS"; then … ac_status=0