LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Very Big Newbie - help!! (https://www.linuxquestions.org/questions/linux-newbie-8/very-big-newbie-help-105258/)

bumbleb 10-17-2003 03:25 PM

Very Big Newbie - help!!
 
I downloaded an application that is a .bin file and im not sure how to go about installing it.

aaa 10-17-2003 03:29 PM

You probably just run it. Run it in a terminal/command-line to see any errors, if there are any.

ceedeedoos 10-17-2003 03:30 PM

chmod u+x blah.bin
./blah.bin


All times are GMT -5. The time now is 01:30 AM.