CODE
The following packages have bad signatures:
/mnt/cdrom/Mandrake/RPMS/xmms-1.2.9-4mdk.i586.rpm: Missing signature (Could not read lead bytes)
Do you want to continue installation ? (y/N) y
installing /mnt/cdrom/Mandrake/RPMS/xmms-1.2.9-4mdk.i586.rpm
unable to install package /mnt/cdrom/Mandrake/RPMS/xmms-1.2.9-4mdk.i586.rpm
/mnt/cdrom/Mandrake/RPMS/xmms-1.2.9-4mdk.i586.rpm: Missing signature (Could not read lead bytes)
Do you want to continue installation ? (y/N) y
installing /mnt/cdrom/Mandrake/RPMS/xmms-1.2.9-4mdk.i586.rpm
unable to install package /mnt/cdrom/Mandrake/RPMS/xmms-1.2.9-4mdk.i586.rpm
So I was like 'alright, let's try it a different way' and got the tarball. After uncompressing, I went ./configure and it went through and got this.
CODE
checking for gtk-config... no
checking for GTK - version >= 1.2.2... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error: *** GTK+ >= 1.2.2 not installed - please install first ***
checking for GTK - version >= 1.2.2... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error: *** GTK+ >= 1.2.2 not installed - please install first ***
So I try to urpmi gtk+2.0. And it says
CODE
# urpmi gtk+2.0
Everything already installed
Everything already installed
Now what do I do?