Install MicMac Windows
Sommaire
- 1 Install process for MicMac on Windows
- 2 French Version : Installation de MicMac sous Windows
Install process for MicMac on Windows
French version below.
Installation with binaries
Download
Download last beta binaries from GitHub
Download the micmac_win.zip archive here :
https://github.com/micmacIGN/micmac/releases
- v1.1 is a 64 bits release.
- v1.0.beta10 is a 32 bits one.
Or download last "nightly" binary from AppVeyor
Download the micmac_win.zip archive here (only for Windows 64 bits) :
https://ci.appveyor.com/project/gmaillet/micmac-uct71/build/artifacts
Installation
Choose the 32 or 64bits version according your Windows system ("Configuration pannel/System"). Then extract the ".zip" file where you want to install MicMac.
- We recommend you to install MicMac in a directory where the path doesn't include any space or special character (i.e.: " ","&","@" etc...). The common error is to install it in "C:\Program Files (x86)" which include space.
Set environmental path
It is possible that you should have to indicate to your computer where the MicMac binaries are. You need to open the configuration panel -> System -> Set parameters (Screenshot 1)
Then Advanced parameters -> Environnemental variable (Screenshot 2).
Double-click in the path variable and add at the end (Screenshot 3):
;installation_directory\micmac\bin (for example ";C:\micmac\bin")
Installation with Setup - Obsolete: Non recommanded
- This is an old version : NOT RECOMMANDED. Use rather binaries from GitHub to get newer releases.
- Download the setup from :
http://logiciels.ign.fr/?Telechargement,20
Choose the 32 or 64bits version according to your Windows system ("Configuration pannel/System"). Then, follow the differents step of the setup.
- We recommand you to install MicMac in a directory where the path doesn't include any space or special character (i.e.: " ","&","@" etc...). The common error is to install it in "C:\Program Files (x86)" which include space.
Check Installation
List of micmac tools
To check if MicMac is well installed, you can type in a terminal :
mm3d
This will return the list of all tools available for micmac library.
Check dependencies
Sometimes, even when the MicMac installation is good, you can encounter messages in the terminal such as :
- "Warning Exiftool not installed"
This warnings means that MicMac can't find an external tools.
MicMac integrates a module which can check if all dependencies are correctly installed. It can be called by typing :
mm3d CheckDependencies
You will get an output like Screenshot 4, with different informations :
- MicMac revision : micmac source code version number
- Qt : "enabled" permit you to use graphical interfaces such SaisieAppuisQT
- Kakadu : Image library for JPEG2000 management
- MicMac directory : Directory where MicMac is installed
- make :
- exiftool : library of image metadata management
- exiv2 : library of image metadata management
- convert :
- proj : library for cartographic projection
- cs2cs :
Known problems
How to use MicMac with Windows
This video shows some basic steps on how to use MicMac on Windows.
French Version : Installation de MicMac sous Windows
Avec les binaires
Téléchargement
Téléchargement des derniers binaires à partir de GitHub
Télécharger l'archive micmac_win.zip ici :
https://github.com/micmacIGN/micmac/releases
- v1.0.beta13 est une version 64 bits.
- v1.0.beta10 est une version 32 bits.
Ou télécharger les derniers binaires "instables" sur AppVeyor
Télécharger l'archive micmac_win.zip ici (seulement pour Windows 64 bits) :
https://ci.appveyor.com/project/gmaillet/micmac-uct71/build/artifacts
Ou télécharger les derniers binaires "instables" sur le site de l'IGN
Télécharger le binaire ici :
http://logiciels.ign.fr/?Telechargement,20
Installation
- Décompresser le fichier micmac_bin_windows_x86_64_rev3982.zip dans le répertoire voulu. Attention : proscrire les arborescences contenant des espaces ou/et des accents) !
- Aller dans « Panneau de configuration Système », cliquer sur « Modifier les paramètres »
- Cliquer ensuite sur « Paramètres Système Avancés » et enfin sur « Variables d’environnement. »
- Dans « Variables Système » choisir la variable « Path » et cliquer sur « Modifier ».
- Dans « Valeur de la variable », rajouter à la fin un point-virgule suivi du nom du répertoire contenant les binaires ;répertoire_des_binaires. Attention : proscrire les arborescences contenant des espaces ou/et des accents) !
- Quitter le panneau de configuration en cliquant sur OK à chaque fois.
Avec l'installateur - Obsolète : NON RECOMMANDÉ !
- Cette solution consiste à installer MicMac en téléchargeant le setup proposé sur le site de l’IGN. Attention : L’installation par setup est uniquement recommandée si la version d’installation est la plus récente disponible sur le site.
- Télécharger le setup depuis http://logiciels.ign.fr/?Micmac. Choisir la version 32 ou 64bits en fonction de son type de système. Suivre les étapes d’installation semblable aux setups des logiciels Windows.
Vérification de l'installation
- Lancer une invite de commande (Installation_MicMac_Windows) et taper mm3d pour vérifier que tout est bien installé. La liste des commandes disponibles doit s’afficher.
- Taper ensuite : mm3d CheckDependencies
- Vérifier que tout est installé en vérifiant que chaque paquet est « found ». Si un paquet est manquant, se référer au fichier LisezMoi téléchargé avec les binaires.