-
Notifications
You must be signed in to change notification settings - Fork 0
Install simu
feuloren edited this page Feb 7, 2013
·
1 revision
Simulateur en python3, moteur physique pymunk couplé à pygame pour le rendu
Copié du wiki de l'année dernière...
Ce qui suit est tiré de ça
sudo apt-get install python3-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev
sudo apt-get install libsdl1.2-dev libsmpeg-dev python-numpy subversion libportmidi-dev
svn co svn://seul.org/svn/pygame/trunk pygame
cd pygame
python3 setup.py build
sudo python3 setup.py install
Note : toutes les dépendances ne sont pas nécessaires, si il propose d'installer, bas faut installer !!
http://code.google.com/p/pymunk/
Lire readme
svn checkout http://pymunk.googlecode.com/svn/trunk/ pymunk-read-only
cd pymunk-read-only
python3 setup.py build_chipmunk
sudo python3 setup.py install
==> La derniere commande se termine par une erreur
error: can't copy '*.c': doesn't exist or not a regular file
mais ça suffit quand même