Open main menu

Gramps β

Changes

Getting started with Gramps development

257 bytes added, 22:16, 25 February 2023
Run Gramps from the source
To run Gramps, type:
python Gramps.py
 
Dependencies
If you have an "GExiv2 Module Not Loaded" you should install it with
sudo apt install gir1.2-gexiv2-0.10
The same for the "osmGpsMap module not loaded, Geography functionality will not be available"
sudo apt install gir1.2-osmgpsmap-1.0
== Correct Translation in development ==
2
edits