LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do i install .sh (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-install-sh-401447/)

Evildjoker 01-09-2006 11:26 PM

How do i install .sh
 
How do i install .sh for crossover office?

btmiller 01-09-2006 11:34 PM

Just run it from the command line, e.g. open a terminal and do:

cd /wherever/the/script/is
sh install.sh

Obviously, you need to replace /wherever/the/script/is with the actual directory in which the install.sh script is located.


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