Difference between revisions of "RealPlayer"
From CBLFS
Jump to navigationJump to searchWeibullguy (talk | contribs) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
=== Required === | === Required === | ||
* [[GCC-3.3]] (only libstdc++.so.5 is required) | * [[GCC-3.3]] (only libstdc++.so.5 is required) | ||
− | * [[X Window System | xprop]] | + | * [[X Window System | xprop]] (X Window application) |
=== Optional === | === Optional === | ||
Line 24: | Line 24: | ||
Install the package: | Install the package: | ||
− | chmod a+x | + | chmod a+x RealPlayer11GOLD.bin && |
− | ./ | + | ./RealPlayer11GOLD.bin -d /opt/RealPlayer |
Move the RealPlayer script to a directory in your PATH: | Move the RealPlayer script to a directory in your PATH: | ||
Line 62: | Line 62: | ||
| | | | ||
|} | |} | ||
+ | |||
+ | [[Category:Closed Source Applications]] |
Latest revision as of 14:46, 19 March 2009
Download Source: | http://cross-lfs.org/~arowland/tarballs/r/RealPlayer11GOLD.bin |
---|
Contents
Introduction to RealPlayer
RealPlayer is an application for audio and video streaming online.
Project Homepage: http://www.real.com/linux
Dependencies
Required
Optional
32-bit Non-Multilib or Multilib
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 RealPlayer11GOLD.bin && ./RealPlayer11GOLD.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 |