LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   RealPlayer 10 (https://www.linuxquestions.org/questions/linux-newbie-8/realplayer-10-a-452261/)

gundamwarrior2 06-06-2006 08:52 PM

RealPlayer 10
 
im trying to install real player 10 on mandriva linux. i made it executable but it wont execute. its in .bin format.and ive only been using linux for 2 days.

alunduil 06-06-2006 09:56 PM

For any *.bin file, try the following:

Code:

sh *.bin
Regards,

Alunduil

ctkroeker 06-07-2006 01:40 PM

From http://realplayer.com

Installation Instructions

- Ensure that the .bin file you downloaded is executable. You can make the .bin file executable by running the
Code:

chmod a+x RealPlayer10GOLD.bin
command from a terminal window.

- Run the .bin file by typing
Code:

./RealPlayer10GOLD.bin.
Follow the prompts provided to finish installing the player.

- When you launch the player for the first time, a set-up assistant will take you through configuring your player.

- Enjoy your RealPlayer10 for Linux!


All times are GMT -5. The time now is 05:18 PM.