Results 1 to 5 of 5
i have download realplayer.bin and i tryed to install. when im installing it gave me this error.
[root@localhost Desktop]# ./RealPlayer10GOLD.bin
./RealPlayer10GOLD.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared ...
- 02-27-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 2
How to play Mp3 on fedora
i have download realplayer.bin and i tryed to install. when im installing it gave me this error.
[root@localhost Desktop]# ./RealPlayer10GOLD.bin
./RealPlayer10GOLD.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
[root@localhost Desktop]#
what is this error ??
and my second attempt was - i downloaded the rpm package of the real player and i have double click it. it got install . but its not gettign open. it is in the screan but not functioning.
can any one help me out ??
- 02-27-2007 #2
hi rc7200,
Welcome to the LinuxForums.
i would suggest you to install 'xmms' player.
i f you want to stick with realplayer only, install libstdc++ library file.Code:yum -y install xmms xmms-mp3
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-27-2007 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 2
Originally Posted by devils_casper
thanks casper. i ll try to install xmms and i ll update u with the situatioin. can u tell me how to install the libstdc++ library file ??
- 02-27-2007 #4
You can also install mp3 support for the player included in Fedora like Totem
As root:
rpm -Uvh http://www.fedorafaq.org/yum http://rpm.livna.org/livna-release-6.rpm
If you use GNOME
yum install gstreamer-plugins-ugly
if you use KDE
yum install kdemultimedia-extras-nonfreePut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 02-27-2007 #5
Hi rc7200!
To install the libstdc++ file go to http://rpm.pbone.net/ , go to advanced search, in search type the file name, then select Fedora Core 6 only. It will come up. Or try yum-
Hope that helps. Just a suggestion - if you want a good mp3 library management program, then try rhythmbox (requires gtk or Gnome). A mp3 codec that I use is called LAME, which you can install through yum as well.Code:yum install libstdc++
Gentoo 2.6.24 amd64
AMD Anthlon 64 X2, 2 GB RAM, Asus M2N-MX, nVidia GeForce 9600GT 512Mb, 250Gb + 160Gb HDDs


Reply With Quote