9
edits
Changes
From Gramps
m
instructions to fix PDFLib.py error
* It is not possible to start Gramps by double clicking on a Mac OS icon, nor by double clicking on a Gramps database that is associated with the application. (It should be possible to create an installation that allows this, just as it is available for OpenOffice).
* The PdfDoc.py plugin cannot be installed because ReportLab is not installed.
** Note, using macports, run <code> sudo port install py-reportlab </code>. This will take care of this problem.
* The LPRDoc.py plugin cannot be loaded because the python bindings for GNOME print are not installed.
* Spell checking does not work (on starting Gramps, an error warning "Spelling checker is not installed" appears on the xterm). The python "bindings for [GNOME print and spell checking] are probably in fink's gnome-python2-desktop-py24 and gnome-python2-extras-py24 packages. Or would be, if fink had them at all, which we don't. They are only viable for for newer versions of gnome itself than fink presently has, or have other dependencies that are not yet satisfiable within fink. We're working on it".