16,719
edits
Changes
→Installing GRAMPS 3
You can then run /usr/local/bin/gramps
Warning: you will not be able to load translations on /usr/local/share/locale, because you will load /usr/share/locale, which could be translations for stable release (set on gramps.py).You may generate a custom launcher by adding export this line: export GRAMPSI18N=/usr/local/share/locale
if you want to use an other path, you may add this line:
export GRAMPSI18N=@prefix@/share/locale
on current gramps.sh.in (source file) before compillation and installation.