PDA

View Full Version : [ubuntu] help installing program



OCP15
August 28th, 2011, 10:50 PM
hey guys I;m having trouble installing my program. I've got a screen shot below. Can you guys help me out I don't have any experience with Ubuntu:P

Shazaam
August 29th, 2011, 04:00 AM
You need to be root. One way to do it---
Open terminal, cd (change directory)

cd ~/Desktop
then enter-

sudo sh thinkorswim_installer.sh

Hakunka-Matata
August 29th, 2011, 04:05 AM
You need to be root. One way to do it---
Open terminal, cd (change directory)

cd ~/Desktopthen enter-

sudo sh thinkorswim_installer.sh

looks like we lost a 'ba' in that command.


sudo bash thinkorswim_installer.sh

jerrrys
August 29th, 2011, 04:14 AM
think i would just click on browse and put it in a home folder where permissions are not required.

OCP15
August 29th, 2011, 06:55 PM
Thanks for the help guys, I really appreciate it:P