I am just trying to install AlienBBC on my ClarkConnect (v3.2) box and started by installing mplayer. I downloaded the mplayer-1.0-52_pre7try3.rhfc2.at.i386.rpm version of mplayer and got a huge list of missing dependencies (see below). I am sure there will be a few more challenges to come as I am a linux newb but I am wondering if there is a .rpm or easier way to install the depandencies without finding them one buy one.
Thanks.
Code:[root@bart tmp]# rpm -ivh mplayer-1.0-52_pre7try3.rhfc2.at.i386.rpm warning: mplayer-1.0-52_pre7try3.rhfc2.at.i386.rpm: V3 DSA signature: NOKEY, key ID 66534c2b error: Failed dependencies: libSDL-1.2.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libaa.so.1 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libartsc.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libasound.so.2 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libasound.so.2(ALSA_0.9) is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libasound.so.2(ALSA_0.9.0rc4) is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libaudiofile.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libcdda_interface.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libcdda_paranoia.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libdv.so.4 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libdvdread.so.3 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libesd.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libfaad.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libfribidi.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libgdk-1.2.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libglib-1.2.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libgmodule-1.2.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libgtk-1.2.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 liblirc_client.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 liblzo.so.1 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libmad.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libogg.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libtheora.so.0 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 libxvidcore.so.4 is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 mplayer-fonts is needed by mplayer-1.0-52_pre7try3.rhfc2.at.i386 [root@bart tmp]#
Results 1 to 6 of 6
Thread: mplayer install problems
-
2006-05-26, 00:05 #1Junior Member
- Join Date
- May 2006
- Posts
- 2
mplayer install problems
-
2006-05-26, 00:16 #2Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,246
mplayer can play many different formats both audio & video but for AlienBBC you only need a limited audio support. Unfortunately the rpm you are using wants to load the full gamut of audio & video support.
The pre7 version of mplayer has RealAudio problem with live BBC - I'd advise to download the latest mplayer cvs and build your own version you'll have less problems in the long run.
-
2006-05-26, 01:42 #3
Here's my guide to compiling MPlayer on CC3.2
It uses the latest source from cvs, and includes the codecs AlienBBC needs.
Please let me know if you find any errors.
-
2006-05-26, 01:52 #4
And here's my guide to installing AlienBBC on CC3.2
-
2006-05-26, 03:59 #5Junior Member
- Join Date
- May 2006
- Posts
- 2
Thanks for the links... I could have used those about an hour earlier. But I actually got everything up and running quite quickly. I compiled my own version of mplayer (first ever) and evreything worked first time.
Not bad for a newb.... if I do say so myslef.
Thanks again
-
2006-05-26, 09:45 #6
Pah ... I build my own kernels these days ;-)
Glad you got it working.

Reply With Quote
