summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 11 insertions, 2 deletions
diff --git a/README b/README
index 2a485a137..a50c90098 100644
--- a/README
+++ b/README
@@ -109,8 +109,8 @@ instructions below.
The following lists the packages and the versions they should report.
module version configure options dist.
- ------ ------ ----------------- -----
- rpm 3.0.5 --enable-eazel-services RH6.2
+ ------ ------ ----------------- -----
+ rpm <see below> --enable-eazel-services RH6.2 or higher
popt: <1.5, but not from GNOME CVS, see below> RH6.2
glib: 1.2.8 HC1.2
gtk+: 1.2.8 HC1.2
@@ -167,6 +167,7 @@ The following lists the packages and the versions that are required.
module branch configure options dist.
------ ------ ----------------- -----
+ rpm <see below> --enable-eazel-services RH6.2 or higher
popt: <1.5, but not from GNOME CVS, see below> RH6.2
glib: glib-1-2
gtk+: gtk-1-2
@@ -216,6 +217,14 @@ variable:
Besides these differences, building from CVS should be otherwise
like building from released packages as described above.
+Which RPM version you need depends on your distro. If you have
+RedHat6.2, you need at least 3.0.4. If you have RedHat7.0, you need
+4.0. Unfortunately, the released rpms from RedHat have bug (a header
+file is missing), so for RedHat7.0 you will need the EazelHacking
+rpm's for RPM, available from
+
+ http://developer.eazel.com/eazel-hacking/updates/redhat70/rpm/
+
===============================
5: Issues when running Nautilus
===============================