Install MicMac Windows : Différence entre versions

De MicMac
Aller à : navigation, rechercher
m (Dias a déplacé la page Installing MicMac Windows vers Install MicMac Windows)
(Aucune différence)

Version du 29 janvier 2016 à 19:43

French version below.

With Setup

Download & Install

  • Download the setup from :

http://logiciels.ign.fr/?Micmac
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.

Set environnemental path

You have now to indicate to your computer where the MicMac binaries are. You need to open the configuration pannel -> System -> Set parameters (Screenshot 1)

Exemple d'image en hauteur
Screenshot 1

Then Advanced parameters -> Environnemental variable (Screenshot 2).

Exemple d'image en hauteur
Screenshot 2

Double-click in the path variable and add at the end (Screenshot 3):
;installation_directory\micmac\bin (for example ";C:\micmac\bin")

Exemple d'image en hauteur
Screenshot 3

With binaries

Download & Install

  • Download the binaries from :

http://logiciels.ign.fr/?Micmac
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 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.

Set environnemental path

Same method as in installation with setup, please refer to this section.

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
Exemple d'image en hauteur
Screenshot 4

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 :

Option : Install Exiv2

  • You can download the exe file from :

http://www.exiv2.org/download.html
click on "Download exiv2.exe"

  • Move the "exiv2.exe" file in the MicMac binaries directory ("C:\micmac\bin")

Known problems

Installation MicMac pour windows

Avec le setup

  • 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.

Avec les binaires

  • Télécharger les binaires précompilés depuis http://logiciels.ign.fr/?Micmac. Choisir la bonne version 32 ou 64 bit selon votre ordinateur. (Pour connaître la version du système de son ordinateur : Démarrer/Panneau de configuration/Système).
  • 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.
  • 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.

Optionnel : Installation de Exiv2

  • Il faut ensuite placer le fichier exiv2.exe à côté des binaires de MicMac (par défaut C:\MicMac64bits\bin)