wiki:Installation

Version 1 (modified by g7moreau, 11 years ago) (diff)

Création de la page

WikiStart / Installation

Download the .zip archive UVMAT 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.

This package contains specific Matlab functions updated on a SVN server, as well as a 'fixed' archive containing the toolboxes

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, it must be transformed into PARAM.xml, unchanged by 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 Installation/CivxDevelloper.

Windows installation

To further update the package with SVN, perform a checkout in this directory using Tortoise SVN. The repository is available for download 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 Installation/Linux.

MacOS automated installation

The procedure under MacOs requires the svn and curl commands from a shell. See Installation/MacOsX.

LEGI Cluster Installation

If you wish to install UVMAT in your home of the LEGI cluster, please see Installation/LegiCluster.

CivX developper installation (Fortran programs for advanced users)

If you also wish to have the last version of CIV and compile it on your machine, please see Installation/CivxDevelloper.