Ciao, avrei un problema nell'installazione di Banshee, il lettore multimediale scritto in C# per linux.
Eseguo i soliti comandi per l'installazione: ./configure, make, make install
ma nella configurazione ad un certo punto mi appare questa riga:
codice:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for intltool >= 0.21... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
non so cosa dovrei fare per installare questo XML Parser, qualche idea?
grazie.
PS: utilizzo Fedora Core 6