Je viens de compiler sous linux 64 bits
Code:
$ sudo apt-get install mercurial
$ sudo apt-get install pkg-config
$ sudo apt-get install libgtk-3-dev
$ hg clone http://hg.code.sf.net/p/teoemulator/code teoemulator-code
$ cd teoemulator-code/
$ ./autogen.sh
$ make
$ make STATICLINK=1 install
$ cd ~/emu/teo
$ cp -rv ../teoemulator-code/system .
$ cd ..
$ XZ_OPT=9 tar cJf teo-1.8.7.tar.xz emu/
$ zip teo-1.8.7.tar.xz.zip teo-1.8.7.tar.xz
L'archive avec l'exe 64 bits est là:
Fichier(s) joint(s):
teo-1.8.7.tar.xz.zip [203.35 Kio]
Téléchargé 14 fois
C'est un fichier ZIP car l'extension XZ n'est pas autorisée sur le forum. Pour le décompresser il faut
Code:
$ unzip teo-1.8.7.tar.xz.zip
$ tar xvJf teo-1.8.7.tar.xz
emu/
emu/system/
emu/system/icons/
emu/system/icons/stepover.ico
emu/system/icons/run.ico
emu/system/icons/step.ico
emu/system/icons/leave.ico
emu/system/icons/snapin.ico
emu/system/icons/snapout.ico
emu/system/rom/
emu/system/rom/expl.rom
emu/system/rom/basic1.rom
emu/system/rom/monitor1.rom
emu/system/rom/basic512.rom
emu/system/rom/extramon.rom
emu/system/rom/monitor2.rom
emu/system/printer/
emu/system/printer/042/
emu/system/printer/042/picas.txt
emu/system/printer/612/
emu/system/printer/612/italc.txt
emu/system/printer/612/table.txt
emu/system/printer/612/scrpc.txt
emu/system/printer/612/picac.txt
emu/system/printer/612/picas.txt
emu/system/printer/612/elitc.txt
emu/system/printer/612/itals.txt
emu/system/printer/600/
emu/system/printer/600/italc.txt
emu/system/printer/600/scrpc.txt
emu/system/printer/600/picac.txt
emu/system/printer/600/picas.txt
emu/system/printer/600/elitc.txt
emu/system/printer/600/itals.txt
emu/system/printer/055/
emu/system/printer/055/picas.txt
emu/system/printer/582/
emu/system/printer/582/italc.txt
emu/system/printer/582/table.txt
emu/system/printer/582/scrpc.txt
emu/system/printer/582/picac.txt
emu/system/printer/582/picas.txt
emu/system/printer/582/conds.txt
emu/teo