summaryrefslogtreecommitdiff
path: root/README.install
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-01-30 22:33:10 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-01-30 22:33:10 +0000
commite755f8ff028dfc4f29290003f668e9fd6481856e (patch)
tree100c7c7a5b6ce40f6df4247ae4fca30184bcf386 /README.install
parent018946a7c5279927b1411d74c12852f9165691e7 (diff)
downloadgdm-e755f8ff028dfc4f29290003f668e9fd6481856e.tar.gz
Testing? We don't need no stinking testing. Hey, it builds!
-George Tue Jan 30 14:25:20 2001 George Lebl <jirka@5z.com> Patch from ChiDeok Hwang <hwang@mizi.co.kr>: * config/locale.alias: remove one of the entries for french as that turns out to be blank on non -1 locales * daemon/gdm.c, daemon/verify-pam.c, daemon/verify-crypt.c, daemon/verify-shadow.c: i18n fixes * daemon/slave.c: made user to see last message when gdm sleeps. * gui/gdmlogin.c: empty other menu is ugly. So remove it when it is empty. gdm_slave_greeter_ctl(GDM_MSGERR, ...) was stalled waiting output from gui. Patch from Lee Mallabone <lee@fonicmonkey.net>: * configure.in, gui/Makefile.am: make gdmconfig buile and depend on libglade * gui/gdmconfig.(c|h|desktop|glade): A working implementation of the configuration. Doesn't yet restart gdm and only works for root (has no pam stuff), but much better then nothing. Still missing the new options for 2.1
Diffstat (limited to 'README.install')
-rw-r--r--README.install10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.install b/README.install
index fe60cd2c..f9da4dde 100644
--- a/README.install
+++ b/README.install
@@ -3,6 +3,16 @@ QUICK NOTES ON INSTALLATION/USE:
If you didn't compile Gnome yourself, make sure you have the appropriate
-devel packages installed.
+============
+To install OVER the RedHat or HelixCode/Ximian package use following
+configure options:
+--prefix=/usr --sysconfdir=/etc/X11 --localstatedir=/var
+At least that works for me. But rpm will still think the old one
+is installed like this. If someone writes a proper spec file, I'd
+appreciate it.
+-George
+============
+
WARNING: gdm is a *daemon* -- not a common user application. It
requires extensive knowledge about your system setup to install and
configure. gdm isn't - and never will be - Plug and Play