Results 1 to 4 of 4
Hello,
Does anyone know how to install the realplayer.bin in my Linux pc? I have a eeePC, after I download the realplayer.bin to my document folder, I double click that ...
- 05-18-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 2
How to install the bin file on Linux?
Hello,
Does anyone know how to install the realplayer.bin in my Linux pc? I have a eeePC, after I download the realplayer.bin to my document folder, I double click that realplayer.bin file, but nothing's happened. Can anyone advise me how to install the program, I am new to the Linux family!
- 05-18-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,090
Check this HowTo for installing software under Linux. It covers several different ways and covers installing from .bin files:
http://www.linuxforums.org/forum/lin...are-linux.htmloz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 05-19-2008 #3
The following should work
Code:chmod +x somefile.bin ./somefile.bin
- 05-19-2008 #4Just Joined!
- Join Date
- May 2008
- Posts
- 2
thank you so much
I can't believe the help response is so quick. thank you!


Reply With Quote
