Changes between Version 95 and Version 96 of WikiStart
- Timestamp:
- Sep 19, 2013, 3:40:47 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v95 v96 30 30 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. 31 31 32 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 CivxDevelloperInstallation. 32 Finally the archive contains binary files compiled from the Fortran programs ''CivX''. 33 This is not mandatory as it is now replaced by Matlab functions within uvmat. 34 These binaries depend on the operating system, unlike the Matlab toolboxes, so that archives are provided for different systems. 35 To recompile these programs, see CivxDevelloperInstallation. 33 36 34 37 === Windows installation === 35 To further update the package with SVN, perform a checkout in this directory using [http://tortoisesvn.tigris.org/ Tortoise SVN]. The repository is available for download at http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src/. 38 To further update the package with SVN, perform a checkout in this directory using [http://tortoisesvn.tigris.org/ Tortoise SVN]. 39 The repository is available for download at http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src/. 36 40 37 41 === Linux automated installation === 38 The procedure under linux requires the svn and wget commands from a shell. See LinuxInstallation. 42 The procedure under linux requires the svn and wget commands from a shell. 43 See [wiki:Installation/Linux]. 39 44 40 45 === MacOS automated installation === 41 The procedure under !MacOs requires the svn and curl commands from a shell. See MacOsInstallation. 46 The procedure under !MacOs requires the svn and curl commands from a shell. 47 See [wiki:Installation/MacOsX]. 42 48 43 49 === LEGI Cluster Installation === 44 If you wish to install UVMAT in your home of the LEGI cluster, please see LegiClusterInstallation. 50 If you wish to install UVMAT in your home of the LEGI cluster, 51 please see LegiClusterInstallation. 45 52 46 53 === CivX developper installation (Fortran programs for advanced users) === 47 If you also wish to have the last version of CIV and compile it on your machine, please see CivxDevelloperInstallation 54 If you also wish to have the last version of CIV and compile it on your machine, 55 please see CivxDevelloperInstallation 48 56 49 57 ----