Sunday, January 02, 2005

Install Xine

I want to use xine to watch movie no matter is DVD format, VCD format or rm format. This is what i need so that i can do that
Go to
http://heidelberg.freshrpms.net/ and download

  • xine-0.99.2-1.1.fc3.fr.i386.rpm
  • xine-lib-1.0.0-0.15.rc6a.1.fc3.fr.i386.rpm
  • aalib-1.4.0-5.1.fc3.fr.i386.rpm
  • libdvdcss-1.2.8-4.1.fc3.fr.i386.rpm
  • libfame-0.9.1-4.1.fc3.fr.i386.rpm
After that type
rpm -Uvh xine.......... (all the rpm because they are dependency)

Problem
I have encounter some problems while install the xine. The error messages are
[giap@streamyx xine]$ rpm -Uvh xine-0.99.2-1.1.fc3.fr.i386.rpm xine-lib-1.0.0-0.17.rc8.1.fc3.fr.i386.rpm aalib-1.4.0-5.1.fc3.fr.i386.rpm libdvdcss-1.2.8-4.1.fc3.fr.i386.rpm libfame-0.9.1-4.1.fc3.fr.i386.rpm
warning: xine-0.99.2-1.1.fc3.fr.i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
error: xine-lib-1.0.0-0.17.rc8.1.fc3.fr.i386.rpm: V3 DSA signature: BAD, key ID e42d547b
error: xine-lib-1.0.0-0.17.rc8.1.fc3.fr.i386.rpm cannot be installed
I will try to solve this problem as fast as possible.