Hogyan tudom ezt linuxon futtatni?

Adott ez a nagyszerűnek látszó projekt http://oca.memebot.com/picshell/
De nagy baja, hogy vindózra van kitalálva a forrásban minden.
Mivel a python elméletileg ugyanolyan mindenhol gondolom futna ez nálam is, de hogyan?

Üdv

Hozzászólások

Aztat írja a screenshotok alatt, hogy..

Other platforms :
You can also use picshell from the source and so run Picshell on other platform.
You will then need to install Python on your computer and the wxPython and Psyco package

Már rájöttem így kell indítani python ./picshell/ui/PicShell.py , de további probléma merült fel ;(

ImportError: /usr/lib/python2.5/site-packages/psyco/_psyco.so: wrong ELF class: ELFCLASS32 (check that the compiled extension '/usr/lib/python2.5/site-packages/psyco/_psyco.so' is for the correct Python version; this is Python 2.5.1)

Sajnos a psyco-ból nincs 64bit verzió, forrásból sem ;(

Kipóbáltam, nekem is sigsegv-et dob (psyco nélkül, és psyco-val is!) - Debian 4.1 (testing/unstable) i386

Jól megváltozott a projekt honlapja és programból kiadták a 2.0 verziót ami már fut linux alatt is rendesen.