LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   SUSE 8.1 installing 3rd party software (https://www.linuxquestions.org/questions/linux-newbie-8/suse-8-1-installing-3rd-party-software-36567/)

wingmaker 11-26-2002 08:49 PM

SUSE 8.1 installing 3rd party software
 
I downloaded a .bin file...how do I install this???

GT I.N.C 11-26-2002 11:00 PM

Search around the forums it's such a basic and requently asked question...

The easiest way is to click on the executable eg. Open Office

Or run it from a bash prompt by doing this
Code:

cd /directory/of/bin/file
./filename

It will then execute...

#Garry


All times are GMT -5. The time now is 02:27 PM.