Difference between revisions of "Installation/fr"

From Gramps
Jump to: navigation, search
m (Utilisateur(rice)s)
(171 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{languages|Installation|Installation}}
 
  
==Live CD==
+
{{languages|Installation}}
Si vous êtes intéressé(e) par GRAMPS, mais hésitez à l'installer ou vous êtes incapable de le faire (pas votre PC, windows, sans internet à la maison, portable pour le travail, ...), alors essayez notre [[Linux Genealogy CD|CD Linux Genealogy]]. Il tourne sans installation sur votre disque dur et contient une collection de programmes de généalogie, open sources, libres. Vous pouvez également installer [http://ubuntu.com Ubuntu 6.06 LTS] et GRAMPS depuis le CD autant de fois que vous le souhaitez.
 
  
==Téléchargement facile et installation de GRAMPS 2.2.6==
+
== Utilisateur(rice)s==
Avant de télécharger, vérifiez si la version de GRAMPS est la dernière:
 
* Debian, (K,X,Edu)Ubuntu, Mepis, Suse: <code>
 
  apt-get install gramps</code>
 
* Fedora: <code>
 
  yum install gramps</code>
 
==Mettre à jour vers la dernière version==
 
Si votre version de GRAMPS n'est pas la dernière, des utilisateurs vous proposent des paquets à jour pour votre distribution:
 
  
* '''Ubuntu''': sur sourceforge, [http://sourceforge.net/project/showfiles.php?group_id=25770 Téléchargez] gramps_zzz.deb et gramps-help_zzz.deb, et installer avec votre gestionnaire de paquets.
+
Le téléchargement complet et les instructions d'installation pour [[Image:linux_32x32.png|link=Download/fr#Linux]], [[Image:windows_32x32.png|link=Download/fr#MS_Windows]] et [[Image:macosx_32x32.png|link=Download/fr#Mac_OS_X]] sont sur la page [[Download/fr|Télécharger]].
* '''SuSE''': Richard Bos fournit les versions de GRAMPS pour les dépôts apt de SuSE. C'est toujours les dernières versions dans [http://software.opensuse.org/download/home:/rbos/ son dépôt]. Voir également [http://www.suseforums.net/index.php?s=22f80a050a1e3cffffd590db0813dea9&showtopic=28727&pid=152093&st=0&#entry152093. cette entrée du forum].
 
* '''Mandriva''': les paquets pour Mandriva sont disponibles via urpmi depuis [http://seerofsouls.com/ SeerOfSouls.com]. Il y a sans doute un meilleur moyen de générer un rpm pour GRAMPS (compiler, un paquageur Mandriva).
 
* '''Fedora''': l'alternative à installer depuis les sources (décrit par la suite) est de [[fedora rpm|construire un paquet]] depuis un fichier rpm spec, ou installer un binaire depuis fedora testing .
 
* '''Debian''': la dernière version est installée directement dans unstable et peut être mis à jour depuis votre gestionnaire de paquets. Testing est mis à jour 10 jours après (exception faite lors d'une date proche d'une nouvelle version stable).
 
  
''Note: Certaines distributions linux peuvent avoir des méthodes différentes pour télécharger et installer des paquets pour GRAMPS. Lisez les instructions spécifiques d'installation pour votre distribution avant de télécharger.''
+
== Dévelopeur(se)s, paquageur(se)s et utilisateur(rice)s avancé(e)s==
  
Dans tous les autres cas, vous devez [http://sourceforge.net/project/showfiles.php?group_id=25770 télécharger] le paquet source zzz.tar.gz, et installer GRAMPS manuellement. Voir ci-dessous pour plus de détails.
+
Voir les instruction pour [[Construire depuis la source|construire depuis la source]].
  
==Windows, BSD, MacOs, Solaris==
+
== Voir également ==
Pour Windows, il existe un [[Windows installer|installeur windows]] expérimental. Si l'installeur n'est pas la dernière version de GRAMPS pour windows, vous devrez attendre qu'un nouvel installeur soit disponible.
 
  
Pour BSD, MacOS, Solaris il y a des instructions d'installation expérimentales ci-dessous.
+
* $GRAMPSHOME sur [[Gramps 4.0 Wiki Manual - Command Line/fr#Variables d'environnement]]
 +
* [[Translating_Gramps#.24GRAMPSI18N_.28for_your_locale.29| $GRAMPSI18N (pour votre localisation) ]]
 +
* [[Installation_alternatives|Installations alternatives]]
 +
* [[Translating_Gramps#Installing_your_translation|Traduire Gramps]]
 +
* [[Howto:Change_the_language_of_reports#Run_GRAMPS_in_a_different_language|Comment changer la langue]]
  
==Gnome et KDE==
+
[[Category:Fr:Documentation]]
Vous pouvez utiliser les deux, mais GRAMPS s'ajuste mieux avec GNOME. Pour KDE il y a quelques questions mineures liées à la gestion (GTK) indépendante de GRAMPS. Regardez la [[KDE page|page KDE]] quel type de problèmes vous pouvez rencontrer.
 
 
 
=Programmes additionnels dont GRAMPS peut bénéficier=
 
GRAMPS ne tient forcément compte des programmes suivants, cependant, les avoir peut améliorer votre productivité:
 
 
 
* '''Gnome-print''': il ajoute la possibilité d'imprimer directement, de prévisualiser, et de générer des fichiers PS et PDF complétement internationnalisés. Actuelement, nous avons besoin d'installer gnome-python-desktop pour obtenir ce paquet (il peut s'appeler différement, par exemple sous debian il s'agit de python-gnome2-desktop).
 
* '''Spell checking''': installer python-gnome2-extras fournit le module gtkspell, lequel ajoute un contrôleur orthographique dans les notes
 
* '''Graphviz''', '''Inkscape''': Gramps peut produire de beaux arbres généalogiques (graphiques relationnels). Ils sont générés par le paquet Graphviz, lequel définit un code (dot), ainsi qu'un program pour le lire (dotty, a appeler depuis la ligne de commande). Ceci donne au chercheur une idée de son arbre, mais il existe également [https://gna.org/projects/kgraphviewer kgraphviewer] qui donne de bons résultats avec les fichiers dot générés par GRAMPS. Une autre altenative est de produire un rapport graphique, convertir l'arbre en un fichier svg, lequel vous pourrez ouvrir/éditer/modifier par exemple avec Inkscape.
 
* '''ttf-freefont''': police qui supporte une grande variété d'unicode et est true type. Ceci donne de bons résultats avec gnomeprint et graphviz.
 
 
 
Other packages might also be usefull:
 
 
 
* '''Yelp''': Gnome help browser. This allows to call and read the GRAMPS documentation on your computer.
 
 
 
=Installing from source=
 
==General Requirements==
 
 
 
GRAMPS 2.0 requires python 2.3 and the gnome-python and pygtk2 packages. The gnome-python module should be 2.6.0 or greater. The pygtk package should be version 2.5.0 or greater.
 
 
 
==Obtaining the source==
 
 
 
* The lastest stable version of GRAMPS can be downloaded from the [http://sourceforge.net/projects/gramps GRAMPS SourceForge page]. As of this writing, this is gramps-2.2.6.tar.gz. Extract this file into a directory: <code>
 
  tar xzvf gramps-zzz.tar.gz
 
</code> and then go into this directory:<code>
 
  cd gramps-zzz
 
</code>
 
* If you are interested in testing out the latest development version of GRAMPS, it can be obtained from SVN, see [[Brief introduction to SVN]]. The SVN version of GRAMPS is potentially very dangerous as it has not been extensively tested. It may be prone to crashing and cause extensive data loss. Please use with caution.
 
 
 
Please, now is the time to read the INSTALL and README files accompanying the code. They come with the most recent information.
 
 
 
==Installing from source code on Linux==
 
 
 
GRAMPS provides a script that can be used to prepare the code for building. This script automatically calls the standard configure script:<code>
 
  ./autogen.sh</code>
 
 
 
This script will report any missing dependencies. Install these (see also INSTALL file). Building from source code typically requires that the development versions of the required libraries be installed. You might consider setting a prefix path with autogen.sh, see the INSTALL file for instructions. Standard install is in
 
 
 
Once a successful run of autogen.sh has been completed, you can run the typical make procedure.<code>
 
  make
 
  make install</code>
 
 
 
==Installing from source code on BSD==
 
 
 
Installing on BSD is as straithforward as on linux, apart from some minor issues like tools having different names. See the [[BSD page]] for details.
 
 
 
==Installing from source code on Mac OS X==
 
 
 
Some users have successfully installed GRAMPS on Mac OS X. See the [[Mac OS X]] page for details. Please, add to the wiki if you successfully installed GRAMPS on OS X.
 
 
 
==Installing from source code on Windows==
 
 
 
Due to the dependencies, it is difficult to install GRAMPS on Windows. Fortunately some users have made an installer hiding all these details. See the [[Windows installer|Installeur windows]] page for details. Use this at your own risk! The developers of GRAMPS provide the space for this install page, but are not responsible for it!
 
 
 
==Installing from source code on Solaris==
 
 
 
Previous versions of GRAMPS have run on Solaris. No recent cases are know to us however. Should you have successfully installed GRAMPS on solaris, please update the [[Solaris page]].
 
 
 
[[Category:Fr:Documentation|Installation]]
 

Revision as of 17:08, 22 May 2013

Utilisateur(rice)s

Le téléchargement complet et les instructions d'installation pour Linux 32x32.png, Windows 32x32.png et Macosx 32x32.png sont sur la page Télécharger.

Dévelopeur(se)s, paquageur(se)s et utilisateur(rice)s avancé(e)s

Voir les instruction pour construire depuis la source.

Voir également