Changeset 14
- Timestamp:
- 22/09/2011 13:37:57 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/workshop-foss4g/installation.rst
r1 r14 4 4 ======================= 5 5 6 We will be using the OpenGeo Suite as our software package, as it includes PostGIS/PostgreSQL in a single fast installation for Windows, Apple OS/X, and Linux. The Suite also includes GeoServer, OpenLayers, and a number of web visualization utilities.6 Nous utiliserons l'OpenGeo Suite comme application d'installation. Ãtant donné qu'elle contient PostGIS/PostgreSQL dans un seul outil d'installation pour Windows, Apple OS/X et Linux. La suite contient aussi GeoServer, OpenLayers et de nombreux outils de visulations sur le web. 7 7 8 8 .. note:: 9 10 If you want to install just PostgreSQL, it can also be downloaded directly as source code or binary from the PostgreSQL project site: http://postgresql.org/download/. After installing PostgreSQL, use the "StackBuilder" utility to add the PostGIS extension.9 10 Si vous souhaitez installer simplement PostgreSQL, cela peut se faire en téléchargeant directement le code source ou les binaires de PostgreSQL sur le site du projet http://postgresql.org/download/. AprÚs avoir installé PostgreSQL, utilisez l'outils "StackBuilder" pour ajouter l'extension PostGIS à votre installation. 11 11 12 12 .. note:: 13 13 14 The precise directions in this document are for Windows, but for OS/X the installation is largely the same. Once the Suite is installed, the directions for both operating systems should be almost identical.14 Les indications précises de ce documents sont propre à WIndows, mais l'installation sous OS/X est largement similaire. Une fois la Suite installée, les instructions relatives au syst!me d'exploitation devraient être identiques. 15 15 16 #. In the directory :file:`postgisintro\\software\\` you will find the OpenGeo Suite installer entitled :file:`opengeosuite-2.4.3.exe` (on OS/X, :file:`opengeosuite-2.4.3.dmg`). Double click to execute.16 #. Dans le répertoire :file:`postgisintro\\software\\` vous trouverez l'installeur de l'OpenGeo Suite nommé : :file:`opengeosuite-2.4.3.exe` (sur OS/X, :file:`opengeosuite-2.4.3.dmg`). Double cliquez sur cet exécutable pour le lancer. 17 17 18 #. Enjoy the warm welcome, courtesy of OpenGeo, then click**Next**.18 #. Appréciez le message de bienvenu, et la courtoisie d'OpenGeo, puis cliquez sur **Next**. 19 19 20 20 .. image:: ./screenshots/install_01.png 21 21 22 22 23 #. The OpenGeo Suite is licensed under the GNU GPL, which is reproduced on the licensing page. Click**I Agree**.23 #. L'OpenGeo Suite est publiée sous licence GPL, ce qui est précisé dans la fenêtre de licecne. Cliquez sur **I Agree**. 24 24 25 25 .. image:: ./screenshots/install_02.png 26 26 27 27 28 #. The directory where the OpenGeo Suite will reside is the usual ``C:\Program Files\`` location. The data will be placed in your home directory, under the :file:`.opengeo` directory. Click**Next**.28 #. Le répertoire où l'OpenGeo Suite sera installé est généralement le répertoire ``C:\Program Files\``. Les données seront placé dans le répertoire personnel de votre utilisateur, dans le répertoire :file:`.opengeo`. Cliquez sur **Next**. 29 29 30 30 .. image:: ./screenshots/install_03.png 31 31 32 32 33 #. The installer will create a number of shortcuts in the OpenGeo folder in the Start Menu. Click**Next**.33 #. L'installeur créera un certains nombres de racourcis dans le répertoire OpenGeo du menu démarrer. Cliquez sur **Next**. 34 34 35 35 .. image:: ./screenshots/install_04.png 36 36 37 37 38 #. All the components of the Suite are mandatory at this point. Click**Next**.38 #. Tout les composants de la Suite sont obligratoire à ce niveau. Cliquez sur **Next**. 39 39 40 40 .. image:: ./screenshots/install_05.png 41 41 42 42 43 #. Ready for install! Click**Install**.43 #. Prêt à installer ! Cliquez sur **Install**. 44 44 45 45 .. image:: ./screenshots/install_06.png 46 46 47 47 48 #. The installation process will run for a couple ofminutes.48 #. Le processus d'installation prendra quelques minutes. 49 49 50 50 .. image:: ./screenshots/install_07.png 51 51 52 52 53 #. When the installation is complete, launch the Dashboard to start the next section of the workshop! Click**Finish**.53 #. Lorsque l'installation est terminée, lancez le Dashboard pour commencer la partie suivante de ces travaux pratiques ! Cliquez sur **Finish**. 54 54 55 55 .. image:: ./screenshots/install_08.png
Note: See TracChangeset
for help on using the changeset viewer.