Installing .bin
by Gavin Beard · in Torque Game Engine · 03/16/2005 (3:15 am) · 6 replies
Heyya peeps :)
been using the windows version for a few days and thought i'd try the linux version on suse, how ever i cant seem to do n e thing with the .bin file, real sorry if this has been brought up a thousand times before but what the hell do i do with it :D
been using the windows version for a few days and thought i'd try the linux version on suse, how ever i cant seem to do n e thing with the .bin file, real sorry if this has been brought up a thousand times before but what the hell do i do with it :D
#2
A little more information would be nice; what are you doing, what's it saying in error...
Gary (-;
03/16/2005 (8:37 am)
Run it with "./T2D.bin" isntead of just "T2D.bin" ?A little more information would be nice; what are you doing, what's it saying in error...
Gary (-;
#3
03/16/2005 (11:13 am)
Sorry i was meaning when i download torque (tge) its in a .bin file, and normally i just double click a .bin file in gnome and it runs either the program or the installer, but no such luck with this one, it just asks me to pick a program to run it with, and if i try ./torquegameengineetc.bin from konsole it just gives permission denied
#4
chmod +x TGESDK.bin
./TGESDK.bin
If there are problems with it, the you probably need to download usign something that's not mozilla and not IE. Think "lynx", "wget", or "firefox, if you're desperate". Beware helpful applications that break newlines in things that they download.
Gary (-;
03/16/2005 (11:19 am)
Ah.chmod +x TGESDK.bin
./TGESDK.bin
If there are problems with it, the you probably need to download usign something that's not mozilla and not IE. Think "lynx", "wget", or "firefox, if you're desperate". Beware helpful applications that break newlines in things that they download.
Gary (-;
#5
03/16/2005 (11:31 am)
I just changed the file extension to .zip and double clicked in linux and it ran fine
#6
03/16/2005 (11:32 am)
Lol, thx alot buddy
Torque Owner Ryan J. Parker