Tremulous Forum

General => Troubleshooting => Topic started by: maxim.sharov on July 20, 2006, 07:39:05 pm

Title: What do i do to get the standalone to work?
Post by: maxim.sharov on July 20, 2006, 07:39:05 pm
Hi, im new to this forum, and to Linux, so i'd just like to know how to get the standalone to run, and since i cant code, could someone explain the steps and what programs i'll need.

This is the message i get when i click on the .run file

Could not open the file "/home/maxim/tremulous-1.1.0-installer.x86.run"

gedit was not able to automatically detect the character coding. Please, check that you are not trying to open a binary file and try again selecting a character coding in the 'Open File...' (or 'Open Location') dialog.
Title: What do i do to get the standalone to work?
Post by: stahlsau on July 20, 2006, 09:16:57 pm
hi,
just open a terminal and enter
Code: [Select]
sh tremulous-xxxx.run
And if you entered the xxxx as i wrote it, just tell me, sadly enough i have to kill you then.
Title: What do i do to get the standalone to work?
Post by: rasz_pl on July 20, 2006, 09:38:46 pm
Quote from: "stahlsau"
hi,
just open a terminal and enter
Code: [Select]
sh tremulous-xxxx.run
And if you entered the xxxx as i wrote it, just tell me, sadly enough i have to kill you then.


now I have to kill You :)
$chmod +x  tremulous-xxxx.run
$tremulous-xxxx.run
Title: What do i do to get the standalone to work?
Post by: stahlsau on July 20, 2006, 10:51:31 pm
hehe,
well then it should be
Code: [Select]
./tremulous-xxxx.run shouldn't it? ;)
I dunno for sure but i think with sh it should run too. Only got a zipfile here so i can't test :/
Title: What do i do to get the standalone to work?
Post by: kevlarman on July 22, 2006, 07:35:51 pm
if you guys are going to get technical with the details then, 1) rasz_pl's command line works just fine and 2) i have to kill both of you because you forgot to prepend sudo onto your commands (and if you have a root shell open for non-administrative tasks, shame on you)
Title: What do i do to get the standalone to work?
Post by: rasz_pl on July 22, 2006, 08:06:41 pm
kevlarman you dont need root to install trem
stahlsau you are right, trem install file is a script and sh tremblabla will work, you can kill me now :)
Title: What do i do to get the standalone to work?
Post by: kevlarman on July 22, 2006, 08:22:33 pm
Quote from: "rasz_pl"
kevlarman you dont need root to install trem

hmm, didn't know that. i guess that explains the annoying fact that tremulous.x86 isn't in /usr/local/bin