![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Multimedia & Video Have multimedia question? ATI, Nvidia, Sound cards. Just ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Ubuntu Extra Shot
![]() Join Date: Apr 2007
Location: Taiwan R.O.C.
Beans: 387
Ubuntu 9.10 Karmic Koala
|
Personal summary of Installing RealPlayer 10 GOLD
Here is the complete procedure to install RealPlayer 10 GOLD, wish it will be helpful!
1.Download Latest RealPlayer 10 GOLD to Desktop: http://www.real.com/linux 2.Change the mode of RealPlayer10GOLD.bin to be executable: $ cd /home/<YourLoginName>/Desktop $ chmod +x RealPlayer10GOLD.bin 3.Install RealPlayer 10: $ sudo ./RealPlayer10GOLD.bin (please keep in mind the destination where you install realplayer, I prefer to install software under /opt, so in this case the destination is /opt/realplay which I will use for following descriptions) ....... Copying RealPlayer files...configure system-wide symbolic links? [Y/n]: Y ....... 4. If you use SCIM, you have to modify realplay: $ sudo gedit /opt/RealPlayer/realplay add this line to the beginning of the file opened and then save it. export GTK_IM_MODULE=xim 5. Modify RealPlayer to support ALSA audio output: $ sudo apt-get install alsa-oss $ sudo gedit /opt/realplayer/realplay find text line $REALPLAYBIN "$@" and replace it with aoss $REALPLAYBIN "$@" 6. Restart RealPlayer and enjoy it: Applications > Sound & Video Last edited by chunchengch; May 23rd, 2007 at 09:23 AM.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|