gzip -d xtetris-2.5.2.tar.gz
then
- Code: Select all
tar -xvf xtetris-2.5.2.tar
a list of file is unpacked.
./xtetris-2.5.2
./xtetris-2.5.2/COPYRIGHT
./xtetris-2.5.2/Makefile
./xtetris-2.5.2/Imakefile
./xtetris-2.5.2/README
./xtetris-2.5.2/defs.h
./xtetris-2.5.2/draw.c
./xtetris-2.5.2/init.c
./xtetris-2.5.2/main.c
./xtetris-2.5.2/notify.c
./xtetris-2.5.2/score.c
./xtetris-2.5.2/shape.c
./xtetris-2.5.2/support.c
./xtetris-2.5.2/icon
./xtetris-2.5.2/window.c
./xtetris-2.5.2/TODO
./xtetris-2.5.2/stripe4
./xtetris-2.5.2/xtetris.man
./xtetris-2.5.2/xtetris-scores
./xtetris-2.5.2/Xtetris.ad.all
But I can not find xtetris.exe file!
Where can i find it to execute my program?
let me also remind you that:
- Code: Select all
[root@localhost Downloads]# uname -a
Linux localhost 3.4.34-desktop-1.mga2 #1 SMP Thu Feb 28 21:18:56 UTC 2013 i686 i686 i386 GNU/Linux