summaryrefslogtreecommitdiff
path: root/README.install
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-03-06 02:17:56 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-03-06 02:17:56 +0000
commitcf505f9af8f8fcad2aa37cfd33246f678bb4285f (patch)
tree8b6f1c9990c76e3abef3a5f7f92b6aec60bcc33e /README.install
parent1c916a2daa0ce1d9d6dc0af01001ef242e9846b8 (diff)
downloadgdm-cf505f9af8f8fcad2aa37cfd33246f678bb4285f.tar.gz
Do a quick update as it's all horribly out of date.
Mon Mar 05 18:17:42 2001 George Lebl <jirka@5z.com> * AUTHORS, README, README.install: Do a quick update as it's all horribly out of date.
Diffstat (limited to 'README.install')
-rw-r--r--README.install6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.install b/README.install
index 3779398a..c249ee00 100644
--- a/README.install
+++ b/README.install
@@ -6,13 +6,15 @@ If you didn't compile Gnome yourself, make sure you have the appropriate
============
If you want to install OVER RedHat or Ximian/HelixCode packages use,
following configure options:
---prefix=/usr --sysconfdir=/etc/X11 --localstatedir=/var
+--prefix=/usr --sysconfdir=/etc/X11 --localstatedir=/var --enable-console-helper
However, there is now a spec file so you can build an rpm by just doing
rpm -ta gdm-<version>.tar.gz
This should work on RedHat 6.x and maybe even 7.0, and if you're very
-lucky then on your favourite other distribution, but no promises
+lucky then on your favourite other distribution, but no promises. Gdm is not
+a trivial package so it's more likely it won't work in other places out
+of the box.
-George
============