  poppster Tell the truth and then run. Premium join:2003-12-23 Midwest clubs:  | [TSC] How to install TSC on Ubuntu
I'm 100% new to linux, and was needing help installing TSC on Ubuntu.
I downloaded TSC, and it's sitting on my desktop, what do I do now? Open the terminal, and go from there? Thanks for the help. |
|
  lilhurricane Crunchin' For Cures Premium,Mod join:2003-01-11 Purple Zone clubs:  | Don't know much about Linux myself..but I've called in the troops  |
|
  poppster Tell the truth and then run. Premium join:2003-12-23 Midwest clubs:  | thanks lisa, i don't know anything about it either, but ubuntu is a lot of fun right now! i think that i downloaded the installer in the wrong location, but again, i could be wrong.
we'll let the gurus figure this one out! |
|
  Starfish Per Ardua Ad Astra ExMod 2002-04 join:2000-12-28 Netherlands clubs:   | reply to poppster Did you download the GUI Installer or the No GUI Installer version?  |
|
  Dersgniw Disco Crunchin Premium,MVM join:2001-08-10 behind you clubs:
·Optimum Online
| reply to poppster Assuming the GUI with Java, then you will do this:
quote: After downloading open a shell and CD to the directory where you downloaded the installer. At the prompt type:
sh ./installCommunityTSC.bin
the "sh" is probably not needed.
Let us know if it works! -- Stop Cancer! -- Our Hope |
|
  Aggie Dan Stop... Reverse That. Premium join:2001-01-30 Frisco, TX clubs:
| reply to poppster If you can tell me what exactly is sitting on your desktop, it would help.
I'll assume like the previous poster that you downloaded the .bin file and have it on your desktop.
In the case open your terminal, which should put you in your home directory. Then
cd Desktop sh ./installCommunityTSC.bin This will likely put a TSC folder on your desktop. Pretty? Not so much. But at least you'll be able to find it until you get a little more used to running around on Ubuntu.
-- Note : The statements made by myself are my own and not the opinions of my employer or of my coworkers. 15.81 GHz Crunching Power | My Random Thoughts... Yes, I have thoughts. |
|
  poppster Tell the truth and then run. Premium join:2003-12-23 Midwest clubs: 
·Mediacom
| reply to poppster It says it can't open the file.....it's sitting on my desktop, and it's called installCommunityTSC.bin
hmmmmm, I'm confused again. |
|
  Dersgniw Disco Crunchin Premium,MVM join:2001-08-10 behind you clubs: | reply to poppster type
chmod +x installCommunityTSC.bin -- Stop Cancer! -- Our Hope |
|
  poppster Tell the truth and then run. Premium join:2003-12-23 Midwest clubs: 
·Mediacom
| still nothing. |
|
  Aggie Dan Stop... Reverse That. Premium join:2001-01-30 Frisco, TX clubs: | Try
chmod +x ./installCommunityTSC.bin |
|
  Dersgniw Disco Crunchin Premium,MVM join:2001-08-10 behind you clubs: | reply to poppster Do an 'ls' in that directory... not sure what's up. |
|
  poppster Tell the truth and then run. Premium join:2003-12-23 Midwest clubs: 
·Mediacom
| reply to Aggie Dan
said by Aggie Dan :Try chmod +x ./installCommunityTSC.bin -- What else would you do? -- There is hope! |
|
  Aggie Dan Stop... Reverse That. Premium join:2001-01-30 Frisco, TX clubs: 1 edit | Definitely try giving us a directory listing
|
|
  poppster Tell the truth and then run. Premium join:2003-12-23 Midwest clubs:  | just type in ls? |
|
  Dersgniw Disco Crunchin Premium,MVM join:2001-08-10 behind you clubs: | yup, and paste the results here |
|
  poppster Tell the truth and then run. Premium join:2003-12-23 Midwest clubs:  | poppy@poppy-desktop:~$ ls Desktop Examples Firefox_wallpaper.png poppy@poppy-desktop:~$ |
|
  Dersgniw Disco Crunchin Premium,MVM join:2001-08-10 behind you clubs:
·Optimum Online
| ok, from there,
cd Desktop
chmod +x ./installCommunityTSC.bin
sh ./installCommunityTSC.bin -- Stop Cancer! -- Our Hope |
|
  Dersgniw Disco Crunchin Premium,MVM join:2001-08-10 behind you clubs: | reply to poppster You named your machine "desktop" didn't you? |
|
  poppster Tell the truth and then run. Premium join:2003-12-23 Midwest clubs: 
·Mediacom
| reply to poppster poppy@poppy-desktop:~$ ls Desktop Examples Firefox_wallpaper.png poppy@poppy-desktop:~$ chmod +x ./installCommunityTSC.bin chmod: cannot access `./installCommunityTSC.bin': No such file or directory poppy@poppy-desktop:~$ sh ./installCommunityTSC.bin sh: Can't open ./installCommunityTSC.bin poppy@poppy-desktop:~$ -- What else would you do? -- There is hope! |
|
  poppster Tell the truth and then run. Premium join:2003-12-23 Midwest clubs:  | reply to Dersgniw poppy-desktop (that was the default) |
|