summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/gld/MESSAGE11
1 files changed, 5 insertions, 6 deletions
diff --git a/mail/gld/MESSAGE b/mail/gld/MESSAGE
index 22850c2148c..24860ea33f2 100644
--- a/mail/gld/MESSAGE
+++ b/mail/gld/MESSAGE
@@ -1,11 +1,11 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2004/11/25 17:22:31 xtraeme Exp $
+$NetBSD: MESSAGE,v 1.4 2005/04/13 17:30:28 salo Exp $
To configure gld, the following steps should be completed:
-$ mysql -e "create database gld"
-$ mysql -e "grant all on gld.* to gld@localhost identified by 'PASSWORD'"
-$ mysql gld < ${PREFIX}/share/gld/tables.sql
+ $ mysql -e "create database gld"
+ $ mysql -e "grant all on gld.* to gld@localhost identified by 'PASSWORD'"
+ $ mysql gld < ${PREFIX}/share/gld/tables.mysql
Modify "PASSWORD" with your desired password.
@@ -19,6 +19,5 @@ line:
Start gld via ${RCD_SCRIPTS_DIR}/gld start
-it should be running fine now; good luck!
-
+It should be running fine now; good luck!
===========================================================================