Difference between revisions of "RealPlayer"

From CBLFS
Jump to navigationJump to search
(Added page.)
 
Line 2: Line 2:
 
|-
 
|-
 
!Download Source:
 
!Download Source:
|http://software-dl.real.com/12765bbab36a3e832000/unix/RealPlayer10GOLD.bin
+
|http://cross-lfs.org/~arowland/tarballs/r/RealPlayer10GOLD.bin
 
|}
 
|}
  
Line 21: Line 21:
  
 
  chmod a+x RealPlayer10GOLD.bin &&
 
  chmod a+x RealPlayer10GOLD.bin &&
  ./RealPlayer10GOLD.bin
+
  ./RealPlayer10GOLD.bin -d /opt/RealPlayer
  
 
Move the RealPlayer script to a directory in your PATH:
 
Move the RealPlayer script to a directory in your PATH:

Revision as of 05:57, 13 July 2008

Download Source: http://cross-lfs.org/~arowland/tarballs/r/RealPlayer10GOLD.bin

Introduction to RealPlayer

RealPlayer is an application for audio and video streaming online.

Project Homepage: http://www.real.com/linux

Dependencies

Required

  • GCC-3.3 (only libstdc++.so.5 is required)

32-bit Non-Multilib or Multilib

Caution.png

Note

RealPlayer will install non-FHS compliant directories in the selected prefix, it is recommended that a prefix such as /opt/RealPlayer be used rather than /usr. The installer will ensure that necessary system-wide libraries, plugins, icons, etc. are installed in FHS compliant locations.

Install the package:

chmod a+x RealPlayer10GOLD.bin &&
./RealPlayer10GOLD.bin -d /opt/RealPlayer

Move the RealPlayer script to a directory in your PATH:

cp -v <PREFIX>/realplay /usr/bin

Configuration

Configuration is interactive the first time you launch RealPlayer.

Contents

Installed Directories: <PREFIX>/Bin, <PREFIX>/codecs, <PREFIX>/common, <PREFIX>/doc, <PREFIX>/lib, <PREFIX>/mozilla, <PREFIX>/plugins, <PREFIX>/postinst, <PREFIX>/share
Installed Programs: realplay
Installed Libraries: libgtkhx.so, nphelix.so

Short Descriptions