Changes

Jump to: navigation, search

Linux:Construire depuis la source

65 bytes added, 03:03, 17 January 2022
no edit summary
cd gramps-zzz
</code>
* Si vous êtes intéressé (e) pour tester la dernière version en développement de GRAMPS, vous pouvez l'obtenir depuis le SVN, voir [[Brief introduction to SVN|Brève introduction à SVN]]. La version SVN de GRAMPS est potentiellement très dangereuse car elle n'est pas complètement testée. Elle peut planter et causer des pertes de données. SVP utilisez là avec attention.
'''2. Télécharger depuis SVN'''
pour télécharger une version :
svn co <nowiki>https://svn.code.sf.net/p/gramps/code/tags/gramps-4.0.0/ gramps</nowiki>
ou la dernière version en dévelopement:
svn co <nowiki>https://svn.code.sf.net/p/gramps/code/branches/maintenance/gramps40 gramps40</nowiki>gramps{{stable_branch}} gramps{{stable_branch}}
=Compiler Gramps 3.4.x=
WebKit-gtk Requis pour la vue HTML
pywebkitgtk Requis pour la vue HTML
goocanvas Requis pour [[Addon:Graph View]] pygoocanvas Requis pour [[Addon:Graph View]]
Django Requis pour http://gramps-connect.org
pyexiv2 Requis pour les gramplets visualiseur et éditeur de métadonnées
=Compiler Gramps 4.x =
 
{{stub|fr}}
=== Conditions nécessaires ===
| python-pygoocanvas gir1.2-goocanvas-2.0-9
| goocanvas pygoocanvas
| Required for [[Addon:Graph View]]
|-
|
python Gramps.py
= Full install walkthrough Gramps 4.0 Ubuntu derivatives =
Following walkthrough was done on a clean install of Kubuntu 13.04 which did have the GTK applications firefox, inkscape and gimp installed. Equal steps should be done on other platforms.
sudo apt-get install subversion
svn co <nowiki>https://svn.code.sf.net/p/gramps/code/branches/maintenance/gramps40gramps</nowiki> gramps40{{last_branch}} gramps{{last_branch}} cd gramps40gramps{{last_branch}}
sudo apt-get install intltool
python setup.py build
The native windows support for Gramps 4.0 is being worked on. You find the current walkthrough [[Run_Gramps40_for_Windows_from_source_using_Python_2.7.3|on the dedicated page]]
== Voir également ==
* $GRAMPSHOME sur [[Gramps 4Gramps_4.0 Wiki 1_Wiki Manual - Command Line/fr#Variables d'environnement]]
* [[Translating_Gramps#.24GRAMPSI18N_.28for_your_locale.29| $GRAMPSI18N (pour votre localisation) ]]
* [[Installation_alternatives|Installations alternatives]]
1,969
edits

Navigation menu