Thomas Guide: RealPlayer

From FedoraNEWS.ORG

Written by Thomas Chung on 2005-07-14

Thomas Guide is a step-by-step screenshot based User Guide for a Linux Newbie (http://en.wikipedia.org/wiki/Newbie).

This week, I'll discuss how to install RealPlayer on Fedora Core 4 and trouble shoot any problem.

Step 1

Go to http://www.real.com and scroll down to where it says Download RPM Package.

TG-Real-01.png


Step 2

Click on the link to open a Dialog and make sure to choose Open with Install Packages (default)

TG-Real-02.png

Step 3

Click on OK then type password for root.

TG-Real-03.png

Step 4

Click OK to prepare for the installation and click Continue to install.

TG-Real-04.png

Step 5

To make sure you can launch the program from a command line, type realplay from a terminal.

Notice, it's missing a library to launch the program.

TG-Real-05.png

Step 6

To install the missing library, use yum to install a package which contains the missing library.

In this case, type sudo yum install libstdc++.so.5 from a terminal.

TG-Real-06.png

Step 7

Now, you should be able to launch RealPlayer from a terminal without any problem.

TG-Real-07.png

Step 8

To verify if a plugin for RealPlayer has been installed in your browser, type about:plugins in the URL.

TG-Real-08.png


Personal tools