Realplayer Problems on fedora7

Well, it was commonly heard that when realplayer was installed on fedora 5,6,7 it never started; even though it was installed properly and yeah I did face the same problem.

And here is the solution – “Install compat-libstdc++-33 before installing realplayer”

[root@kranny~]# yum install compat-libstdc++-33
Loading “installonlyn” plugin
Setting up Install Process
Parsing package install arguments
fedora 100% |=========================| 2.1 kB 00:00
updates 100% |=========================| 2.3 kB 00:00
Resolving Dependencies
–> Running transaction check
—> Package compat-libstdc++-33.i386 0:3.2.3-61 set to be updated

Dependencies Resolved

========================================

=====================================
Package Arch Version Repository Size
=============================================================================
Installing:
compat-libstdc++-33 i386 3.2.3-61 fedora 232 kTransaction Summary
=============================================================================
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)

Total download size: 232 k
Is this ok [y/N]: y
Downloading Packages:
(1/1): compat-libstdc++-3 100% |=========================| 232 kB 00:46
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: compat-libstdc++-33 ######################### [1/1]

Installed: compat-libstdc++-33.i386 0:3.2.3-61
Complete!

[root@kranny~]# cd /softwarez/Rpms/
[root@kranny~ Rpms]# rpm -ivh RealPlayer-10.0.6.776-20050915.i586.rpm
Preparing… ########################################### [100%]
1:RealPlayer ########################################### [100%]

This worked for me. Hope it works for u.

Leave a Reply

Your email address will not be published. Required fields are marked *