Page 1 of 1

Exporting for Linux is only bin?

PostPosted: Sat Feb 24, 2007 11:36 am
by Troodon
Hi,
When I click "export to Linux" it makes a BIN file. Is it possible to make it something that loads directly in Linux? If not, how can the BIN be opened in Linux?

PostPosted: Sat Feb 24, 2007 12:42 pm
by makslane
When you export to linux, the generated file is a linux executable file.
So, just execute in a linux box.

PostPosted: Sat Feb 24, 2007 1:23 pm
by Troodon
Ok, I don't own Linux myself but I had a request to make a linux version of my SINI project and when I made, he said that it's not working. I will say to him that he should execute it. :D Thanks Maks.

PostPosted: Sat Feb 24, 2007 1:48 pm
by makslane
To execute the game type in a shell window:
./gamename

PostPosted: Sat Feb 24, 2007 1:55 pm
by Troodon
Ok, thanks! Here is one score. :)