Remove build time requirement for gnome-common and gnome python bindings.

svn: r10795
This commit is contained in:
Zsolt Foldvari
2008-06-08 20:24:25 +00:00
parent 8cb219acc1
commit e2ac6cd282
4 changed files with 418 additions and 44 deletions

12
INSTALL
View File

@@ -14,12 +14,12 @@ running ./autogen.sh and then "make" and, finally, "make install".
Running ./autogen.sh on this branch of gramps requires the following
packages to be installed:
* automake-1.9
* gnome-common
* intltool
* libglib2.0-dev (may be called differently on other distros) and
maybe something else. If autogen.sh fails, it should inform you what's
missing.
* autoconf >=2.53
* automake >=1.9
* intltool >=0.25
* glib-gettext >=2.2.0, included in libglib2.0-dev (may be called
differently on other distros) and maybe something else. If autogen.sh
fails, it should inform you what's missing.
Regular vs local installation