273
modifications
Modifications
Scan3D
,→Compilation de MicMac
====Compilation de MicMac====
path2repertoire : repertoire d'intallation installation du bidule
make install PREFIX=path2repertoire/micmac-hg/bin
notes :
- hg sous fedora est dans le paquet mercurial
- l'option -DWITH_INTERFACE=1 permet d'activer la compilation de l'interface graphique
- l'option -j2 compilation pour un cpu double cœur
- l'option install PREFIX=path2repertoire/micmac-hg/bin fait l'installation dans le répertoire path2repertoire/micmac-hg/bin
====bouddha====