Install : Différence entre versions
De MicMac
(→CheckDependencies) |
(→CheckDependencies) |
||
| Ligne 12 : | Ligne 12 : | ||
This warnings means that MicMac can't find an external tools. | This warnings means that MicMac can't find an external tools. | ||
MicMac integrates a module which can check if all dependencies are well installed. It can be called by typing : | MicMac integrates a module which can check if all dependencies are well installed. It can be called by typing : | ||
| − | < | + | <code> |
mm3d CheckDependencies | mm3d CheckDependencies | ||
| − | </ | + | </code> |
[[Image:checkdependencies.png|thumb|250px||alt=Exemple d'image en hauteur|Screenshot 1]] | [[Image:checkdependencies.png|thumb|250px||alt=Exemple d'image en hauteur|Screenshot 1]] | ||
Version du 28 janvier 2016 à 13:23
Ubuntu
Learn how to Install MicMac on Ubuntu.
Here is some basic steps on how to use Use MicMac on Ubuntu
Windows
Learn how to Installing MicMac on Windows
CheckDependencies
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 well installed. It can be called by typing :
mm3d CheckDependencies