Differences

This shows you the differences between two versions of the page.

Link to this comparison view

man:installation [2011/04/19 10:55]
127.0.0.1 external edit
man:installation [2013/09/16 11:25] (current)
leoame
Line 1: Line 1:
 ====== Installation ====== ====== Installation ======
 +
 ===== Windows ===== ===== Windows =====
-The installation of ToolMap is rather simple. First you have to download the windows installer. It can be found [[http://​www.crealp.ch/​fr/​toolmap-telechargement.html|here]]. The setup wizard will then guide you through the installation process.+ 
 +The installation of ToolMap is rather simple. First you have to download the windows installer. It can be found on our web site:​\\  ​http://​www.crealp.ch/​fr/​accueil/​thematiques/​cartographie/toolmap/telechargement.html.\\ The setup wizard will then guide you through the installation process. 
 + 
  
 {{man:​install-1.png?​nolink}} {{man:​install-1.png?​nolink}}
  
-Choose whenever ​you want to install ToolMap only for yourself or for all users using the computer (administrator privilege required).+ 
 + 
 + 
 +Once you have activated the next step, the wizard will generate a default destination folder ​for the installation;​ you can, of course, change the destination folder. 
  
 {{man:​install-2.png?​nolink}} {{man:​install-2.png?​nolink}}
  
-Once you have activated ​the next step the wizard will generate a default destination folder for the installationyou can of course ​change the destination folder.+ 
 + 
 +If you click on the [install] button, ​the installation ​will begin. Otherwise ​you can go back to change ​settings or simply cancel ​the operation. If you decided to launch the installation,​ a progress window will pop up. The installation process should be pretty fast. 
  
 {{man:​install-3.png?​nolink}} {{man:​install-3.png?​nolink}}
  
-If you click on the [install] button the installation will begin, otherwise you can go back to change settings or simply cancel the operation. If you decied to achieve the installation a progress window will pops up, the installation process should be pretty fast. 
  
-{{man:​install-4.png?​nolink}}+
  
 Once the installation has been completed you'll have the choice to create a desktop shortcut before closing the setup wizard. Once the installation has been completed you'll have the choice to create a desktop shortcut before closing the setup wizard.
  
-{{man:​install-5.png?​nolink}} 
  
-ToolMap ​could now be launched using either the desktop icon or the menu entry located in Programs -> ToolMap2 -> ToolMap+ 
 +{{man:​install-4.png?​nolink}} 
 + 
 + 
 + 
 +ToolMap ​can now be launched using either the desktop icon or the menu entry located in Programs -> ToolMap2 -> ToolMap 
 + 
  
 ==== Silent Installation ==== ==== Silent Installation ====
  
-ToolMap may also be installed without requiring the user to select options or click next. This mode, also called unattended installation,​ may be particularly useful for system administrator trying to deploy ToolMap on multiple ​computer ​without the hassle to go through all the wizard pages.  ​+ 
 + 
 +ToolMap may also be installed without requiring the user to select options or click next. This mode, also called unattended installation,​ may be particularly useful for system administrator trying to deploy ToolMap on multiple ​computers ​without the hassle to go through all the wizard pages.  ​ 
 + 
  
 === Installing === === Installing ===
 +
 +
  
 The following command line may be used for the silent installation of ToolMap: The following command line may be used for the silent installation of ToolMap:
 +
 +
  
 //​InstallToolMap_d967.exe /S /​INSTDIR=”C:​\Program Files\ToolMap2” /AllUsers// //​InstallToolMap_d967.exe /S /​INSTDIR=”C:​\Program Files\ToolMap2” /AllUsers//
 +
 +
  
   * **/S:** inform the installer to be silent   * **/S:** inform the installer to be silent
 +
   * **/​INSTDIR:​** Path for installing ToolMap   * **/​INSTDIR:​** Path for installing ToolMap
-  ​* **/​AllUsers** (or **/​CurrentUser**):​ Install ToolMap for all user (administrator privilege required) or for the current one.+ 
 +  ​* **/​AllUsers** (or **/​CurrentUser**):​ Install ToolMap for all users (administrator privilege required) or for the current one only. 
 + 
  
 === Uninstalling === === Uninstalling ===
 +
 +
  
 The following command line may be used for uninstalling ToolMap silently: The following command line may be used for uninstalling ToolMap silently:
 +
 +
  
 //​“C:​\Program File\ToolMap2\uninst.exe” /S// //​“C:​\Program File\ToolMap2\uninst.exe” /S//
 +
 +
 +
  
  
 ===== Mac OSX ===== ===== Mac OSX =====
-Download the ToolMap’s .DMG file from [[http://​www.crealp.ch/​index.php?​option=com_content&​task=view&​id=342&​Itemid=311|here]],​ then double-click on it. A new Finder window similar to the one illustrated bellow should appear. ​ 
  
-{{:man:​install-mac-1.png|}}+Download the ToolMap’s .DMG file from http://​www.crealp.ch/​fr/​toolmap-telechargement.html and then double-click on it. A new Finder window similar to the one illustrated bellow should appear.  
 + 
 + 
 + 
 +{{man:​install-mac-1.png?nolink}} 
 + 
  
 Drag the ToolMap icon into the "​Applications"​ folder to install ToolMap. Once ToolMap is installed, you can safely eject it's disk image. Click on the ToolMap disk icon on the Desktop and then press CMD-E. Drag the ToolMap icon into the "​Applications"​ folder to install ToolMap. Once ToolMap is installed, you can safely eject it's disk image. Click on the ToolMap disk icon on the Desktop and then press CMD-E.
  
-{{:man:​install-mac-2.png|}}+ 
 + 
 +{{man:​install-mac-2.png?nolink}} 
 + 
  
 Delete the .DMG file by dragging it to the trash. Delete the .DMG file by dragging it to the trash.
 +
 +===== Linux =====
 +ToolMap is actually only available as Debian (*.DEB) package for Ubuntu. To install ToolMap, you may either run the following command line: sudo dpkg -i toolmap_2.4.1337_amd64.deb or use your favorite package manager
 +
 +