LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Real Media Player or other question (https://www.linuxquestions.org/questions/linux-newbie-8/real-media-player-or-other-question-136709/)

libranikki 01-20-2004 10:05 AM

Real Media Player or other question
 
ok i want to use real media but when i went to install it on my slack system, i came up as a binary ( .bin ) file. i am sure it was for linux cuz i answered all the questions and stuff. how do i run this? can i even run it? thank you much all!

much love
nikki

_KDF 01-20-2004 10:28 AM

chmod +x reaplayer*.bin

./realplayer*.bin


where realplayer*.bin is the filename of the realplayer bin file.

libranikki 01-20-2004 08:51 PM

ok i tried what u said and nothing happened. it keeps telling me that its not a file or a directory after i do the ./realplayer*.bin. any ideas?

much love,
nikki

_KDF 01-21-2004 10:14 AM

Your not actually typing in realplayer*.bin ??? you have to type in the actual name on the bin file, I was just guessing what it was called

replace realplayer*.bin with whatever your file is called. Depending on what shell your using the filename should turn green to indicate it is now executable.

psycho2004 01-21-2004 11:50 AM

Plus you should get in the directory where the file is and then do the ./

libranikki 01-21-2004 01:06 PM

LOL no I am not actually typing realplayer*.bin. I knew what was meant, i just didnt feel like typing in the whole thing when i wrote the response last night. I will keep trying though. I am bound and determined to do this!

much love,
nikki

rberry88 01-26-2004 06:35 PM

After you download the realplayer.bin file, as root you need to do the chmod +x realplayer.bin. After you do this you need to type 'exit' so you are back at your user prompt and then do ./realplayer.bin and it should open an install dialog that will walk you through the installation.

rberry88

hurricane 01-27-2004 05:07 AM

im havin a simlar problem and really cant solve it :(

rp7_linux_alpha_debianslink_cs2.bin
hurricane:~/My Documents# chmod +x rp7_linux_alpha_debianslink_cs2.bin
hurricane:~/My Documents# ./rp7_linux_alpha_debianslink_cs2.bin
bash: ./rp7_linux_alpha_debianslink_cs2.bin: cannot execute binary file
hurricane:~/My Documents#

rberry88 01-27-2004 07:04 AM

Quote:

Originally posted by hurricane
im havin a simlar problem and really cant solve it :(

rp7_linux_alpha_debianslink_cs2.bin
hurricane:~/My Documents# chmod +x rp7_linux_alpha_debianslink_cs2.bin
hurricane:~/My Documents# ./rp7_linux_alpha_debianslink_cs2.bin
bash: ./rp7_linux_alpha_debianslink_cs2.bin: cannot execute binary file
hurricane:~/My Documents#

You need to be root to do the chmod +x rp7.bin.

You might want to just download the latest version of realplayer8, someone suggested that 9 is available but good luck trying to find it. Maybe the "alpha" build you are trying to use has problems.

rberry88

libranikki 01-28-2004 10:09 AM

ok i did everything u guys had suggested and nothing worked. so i went back to the website and got the alpha version. that actually worked. however, when i ran the ./realplayer*.bin it brought me to the installation part of it. it got halfway done and then it said :
Segmentation fault....what the heck does that mean? should i retry it???

much love,
nikki

_KDF 02-03-2004 03:22 PM

Segmentation fault is bad.. and probably caused by the fact its an alpha.

There isnt really much you can do to fix it.. best try a stable version.


All times are GMT -5. The time now is 02:33 AM.