= WikiStart / Installation = Download the .zip archive UVMAT.v... available at [http://servforge.legi.grenoble-inp.fr/pub/soft-uvmat] and unzip at the appropriate location on your computer. It should be ready for operations. The current version number is indicated in the archive name. The latest version under development is available on the SVN server http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src/. (to use the SVN server under Windows, you can install [http://tortoisesvn.tigris.org/ Tortoise SVN] and perform a checkout in http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src/) The package also contain a 'fixed' archive containing the toolboxes: * xmltree (http://www.artefact.tk/software/matlab/xml) , used for reading and editing xml files * geometric calibration (http://www.vision.caltech.edu/bouguetj/calib_doc) An upgrade of these toolboxes from their source web site may be needed depending on the system and Matlab version. A set of xml schemas, updated by SVN, is also provided as templates for editing xml files within uvmat. The package contains a template file ''PARAM.xml.default'', updated by SVN, which specifies system parameters needed for the use of a computer cluster. After proper editing to adapt to the system configuration, it must be transformed into ''PARAM.xml'', protected from further SVN updates. Finally the archive contains binary files compiled from the Fortran programs ''CivX''. This is not mandatory as it is now replaced by Matlab functions within uvmat. These binaries depend on the operating system, unlike the Matlab toolboxes, so that archives are provided for different systems. To recompile these programs, see [wiki:Installation/CivxDevelloper]. === Windows installation === and use the repository at http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src/. === Linux automated installation === The procedure under linux requires the svn and wget commands from a shell. See [wiki:Installation/Linux]. === MacOS automated installation === The procedure under !MacOs requires the svn and curl commands from a shell. See [wiki:Installation/MacOsX]. === LEGI Cluster Installation === If you wish to install UVMAT in your home of the LEGI cluster, please see [wiki:Installation/LegiCluster]. === CivX installation === Binaries of CivX are provided for different operating systems in [http://servforge.legi.grenoble-inp.fr/pub/soft-uvmat]. Choose the appropriate one and introduce the binaries in the sub-folder /bin of uvmat. If you also wish to have the last version of CIVx and compile it on your machine, please see [wiki:Installation/CivxDevelloper] (for advanced users)