this is just a quick guide to installing MPlayer rpm from packman
>>PackMan :: Package details for MPlayer
>>MPlayer-1.0rc2_r29116-2.pm.2.i586.rpm
i go to start+computer+install software
rpm -ivh MPlayer i get
warning: MPlayer-1.0rc2_r29116-2.pm.2.i586.rpm: Header V3 DSA signature: NOKEY, key ID 9a795806
error: Failed dependencies:
libamrnb.so.3 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libamrwb.so.3 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libdca.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libdirac_decoder.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libdirac_encoder.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libdvdnavmini.so.4 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libenca.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libfaac.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libfribidi.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libmp3lame.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libtwolame.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libx264.so.67 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libxvidcore.so.4 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
with yast i can only find
libdirac encoder and decoder, libdvdnav4, fribidi-devel, SDL-devel(needed to install libmp4v2-devel to install libfaad-devel to install libfaac to install mplayer) and yasm-devel.
with all dependencies that installed after i do a rpm -ivh MPlayer i get
libamrnb.so.3 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libamrwb.so.3 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libdca.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libenca.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libfaac.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libmp3lame.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libtwolame.so.0 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libx264.so.67 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
libxvidcore.so.4 is needed by MPlayer-1.0rc2_r29116-2.pm.2.i586
with rpms from packman.links2linux.org and RPM Search i can find all i need to install MPlayer, i use command line [rpm -ivh package.rpm] to install, i dont wanna put in my pass a lot.
libamrnb-devel(requires libamrnb3), libamrwb-devel(requires libamrwb3), libdca-devel(requires libdca0), libenca-devel(requires libenca), libfaac-devel(requires libfaac-devel,libfaad-devel,libmp4v2-devel), libmp3lame-devel(requires libmp3lame0), libtwolame-devel(requiring libtwolame), libx264-devel(requires libx264-67 and yasm-such a ******* to set up this go around i just did the 1 click install on packman)libxvidcore-devel(requiring libxvidcore4). and thats it.