LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Installing Mutimedia player RPM packages on FC6 (https://www.linuxquestions.org/questions/fedora-35/installing-mutimedia-player-rpm-packages-on-fc6-538429/)

jestinjoy 03-18-2007 12:56 AM

Installing Mutimedia player RPM packages on FC6
 
I am having fc6 running on a Athalon 64 machine.I am not connected to the internet. When I tried to install Mplayer (Copied from rpm.livna.org website), It said unable to establih net connection.
Then I tried commnd " rpm -Uhv <file> ". it aid the following error.
(Same happened with some other applications like VLC player)

warning: mplayer-gui-1.0-0.69.rc1.lvn6.i386.rpm: Header V3 DSA signature: NOKEY, key ID a109b1ec
error: Failed dependencies:
libaa.so.1 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libavcodec.so.51 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libavformat.so.51 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libavutil.so.49 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libdts.so.0 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libdvdnav.so.4 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libenca.so.0 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libfaac.so.0 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libfribidi.so.0 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
liblirc_client.so.0 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
liblzo2.so.2 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libmp3lame.so.0 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libmpcdec.so.3 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libpostproc.so.51 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libtwolame.so.0 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libx264.so.54 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
libxvidcore.so.4 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386
mplayer = 1.0-0.69.rc1.lvn6 is needed by mplayer-gui-1.0-0.69.rc1.lvn6.i386


PLEASE HELP..................................

Lenard 03-18-2007 08:13 AM

You have to also install the 32-bit libs for mplayer, here is a list that should get at least very close. Version numbers are not as important as the package name in this case;

Code:

aalib-1.4.0-0.11.rc5.fc6.i386.rpm    libXpm-3.5.5-3.i386.rpm
aalib-1.4.0-0.11.rc5.fc6.x86_64.rpm  lirc-0.8.1-0.2.pre2.fc6.i386.rpm
faac-1.25-2.fc6.i386.rpm            lzo-1.08-7.fc5.i386.rpm
faad2-2.5-1.fc6.i386.rpm            mencoder-1.0-0.28.pre8.fc5.i386.rpm
fribidi-0.10.7-5.1.i386.rpm          mplayer-1.0-0.28.pre8.fc5.i386.rpm
giflib-4.1.3-7.1.i386.rpm            mplayer-codecs-20061022-1.i386.rpm
lame-3.97-1.fc6.i386.rpm            mplayer-codecs-extra-20061022-1.i386.rpm
libdv-0.104-4.fc6.1.i386.rpm        mplayer-fonts-1.1-3.fc.noarch.rpm
libdvdcss-1.2.9-2.fc6.i386.rpm      mplayerplug-in-3.31-2.fc6.i386.rpm
libdvdnav-0.1.10-3.fc6.i386.rpm      mplayer-skins-1.8-1.noarch.rpm
libdvdplay-1.0.1-5.fc6.i386.rpm      nas-1.8-10.fc6.i386.rpm
libdvdread-0.9.7-2.fc6.i386.rpm      SDL-1.2.10-9.i386.rpm
libfame-0.9.1-12.fc6.i386.rpm        slang-2.0.6-3.i386.rpm
libmad-0.15.1b-4.fc6.i386.rpm        speex-1.0.5-2.1.i386.rpm
libmp4v2-1.5.0.1-3.fc6.i386.rpm      x264-0.0.0-0.3.20061214.fc6.i386.rpm
libmpcdec-1.2.2-4.fc6.i386.rpm      x264-gtk-0.0.0-0.3.20061214.fc6.i386.rpm
libXaw-1.0.2-8.1.i386.rpm            xvidcore-1.1.2-1.fc6.i386.rpm

.

jestinjoy 03-22-2007 01:13 PM

From which site can i download all these files for FC6

Lenard 03-22-2007 01:23 PM

Some are in the Fedora Core 6 extras repo, some are available from the freshrpms. All can be downloaded/installed via apt, smart or yum. You can even download/install them by hand.

Download and install: http://zod.freshrpms.net/rpm.html?id=118
To install: rpm -Uvh freshrpms*.rpm

To install via yum for example: su -c 'yum install mplayer.i386'

You can find the mplayer-codec rpms here: http://rpm.pbone.net/
.

jestinjoy 03-22-2007 01:39 PM

Unlike Windows why there are so much intricacies involved in insatlling a file?

jay73 03-22-2007 02:52 PM

Why would you download and install all these packages separately? Can't you just set up livna repo? This would allow you to install everything at once, without dependency issues...

mrbutabara 03-22-2007 05:36 PM

http://www.fedorafaq.org/#about

http://stanton-finley.net/fedora_cor...es.html#Codecs

i've used these sites in setting up my computer. both are good in step by step instructions.

Junior Hacker 03-23-2007 02:54 AM

Quote:

Originally Posted by jestinjoy
Unlike Windows why there are so much intricacies involved in insatlling a file?

In Windows, you would need to install 300MB to 400MB of useless crap along with the media player off the installation disc. In allot of cases you end up installing Acrobat reader 4, 5, 6, 7, over time because when you install in Windows from a CD, chances are you'll install everything on the disc even if it means you'll have four versions of the same software because another application installed a different version of Acrobat reader (example).

In Linux, you install a small package called "mplayer", but if you do not have Acrobat reader (example) installed, then that becomes a dependency, if you have Amarok installed, then allot of these little dependency packages will not need to be installed a second, third, fourth time like "Acrobat reader" (example) in Windows.
If you add up the total size of all those packages, they won't add up to what you need to download to install MusicMatch in Windows, and MusicMatch will probably install a small dependency that is already installed in Windows by Winamp or something.
Basically, in Linux, you usually don't have multiple versions of the same package installed, because they don't all come on a 700MB CD, they are separated in little individual packages that are dependencies just like the 300MB of crap you install off a CD in Windows many more times than is required.
Why do so many people complain about the turtle speed their Windows box eventually runs at?. :twocents:

jestinjoy 04-02-2007 04:07 AM

http://stanton-finley.net/fedora_cor...es.html#Codecs


This site doesnt contain codecs for fc6. Please help!


My question is Where can I find all the files needed to wortk Mplayer in FC6 in a i386 meachine?

Junior Hacker 04-02-2007 05:29 AM

I have not searched extremely hard, but I did at one time look for the same thing to no avail. But you can get codecs at Mplayer's web site. I think you can only get them as source, not in an rpm. Other than Lenard's suggestions from http://rpm.pbone.net/. Check it out.

http://www.mplayerhq.hu/design7/dload.html


All times are GMT -5. The time now is 06:13 AM.