Update README to be current
svn: r20644
This commit is contained in:
parent
a876912059
commit
be52834cd6
8
README
8
README
@ -5,7 +5,7 @@ If building from source, also read the INSTALL file (at least through the
|
|||||||
Requirements
|
Requirements
|
||||||
--------------------------------
|
--------------------------------
|
||||||
The following packages *MUST* be installed in order for Gramps to work:
|
The following packages *MUST* be installed in order for Gramps to work:
|
||||||
Python 2.7 or greater
|
Python 2.7 or greater, Python 3.2 or greater (python version cannot be mixed)
|
||||||
GTK 3.0 or greater
|
GTK 3.0 or greater
|
||||||
pygobject 3.3.2 or greater
|
pygobject 3.3.2 or greater
|
||||||
librsvg2 (svg icon view)
|
librsvg2 (svg icon view)
|
||||||
@ -55,7 +55,7 @@ The following packages are optional
|
|||||||
Required for the Graphview plugin
|
Required for the Graphview plugin
|
||||||
|
|
||||||
No longer needed in 4.0:
|
No longer needed in 4.0:
|
||||||
pygoocanvas
|
pygoocanvas, pygtk
|
||||||
No longer needed in 3.3:
|
No longer needed in 3.3:
|
||||||
python-enchant Enchant
|
python-enchant Enchant
|
||||||
No longer needed in 3.2:
|
No longer needed in 3.2:
|
||||||
@ -63,6 +63,10 @@ No longer needed in 3.2:
|
|||||||
No longer needed in 3.1:
|
No longer needed in 3.1:
|
||||||
yelp Gnome help browser. At the moment no help is shipped
|
yelp Gnome help browser. At the moment no help is shipped
|
||||||
|
|
||||||
|
Remark: There is a conflict when using python-gnome2 in Ubuntu. This is evident
|
||||||
|
with the error: TypeError: Error when calling the metaclass bases
|
||||||
|
metaclass conflict
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
---------------------------------
|
---------------------------------
|
||||||
The User Manual is now maintained on the gramps website,
|
The User Manual is now maintained on the gramps website,
|
||||||
|
Loading…
Reference in New Issue
Block a user