commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/objectserver README install_mysql_tables.s...


From: Jade Meskill
Subject: gnue/objectserver README install_mysql_tables.s...
Date: Tue, 19 Dec 2000 16:02:19 -0800

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Jade Meskill <address@hidden>   00/12/19 16:02:19

Modified files:
        objectserver   : README 
Added files:
        objectserver   : install_mysql_tables.sh install_pgsql_tables.sh 
        objectserver/server: install_users_table_pg.sql 

Log message:
        Added simple shell scripts to help eas installation problems
        Updated README

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/gnue/objectserver/install_mysql_tables.sh.diff?r1=NONE&r2=1.1
http://subversions.gnu.org/cgi-bin/cvsweb/gnue/objectserver/install_pgsql_tables.sh.diff?r1=NONE&r2=1.1
http://subversions.gnu.org/cgi-bin/cvsweb/gnue/objectserver/README.diff?r1=1.8&r2=1.9
http://subversions.gnu.org/cgi-bin/cvsweb/gnue/objectserver/server/install_users_table_pg.sql.diff?r1=NONE&r2=1.1

Patches:
Index: gnue/objectserver/README
diff -u gnue/objectserver/README:1.8 gnue/objectserver/README:1.9
--- gnue/objectserver/README:1.8        Mon Oct 30 21:35:08 2000
+++ gnue/objectserver/README    Tue Dec 19 16:02:19 2000
@@ -2,8 +2,8 @@
 packages.
 
 server/
-  dotconf (http://www.azzit.de/dotconf/)
-  dmalloc (http://dmalloc.com/)
+  dotconf (http://www.azzit.de/dotconf/) (*NOTE* Please use 0.7.1)
+  dmalloc (http://dmalloc.com/) (This is optional)
   popt
 
   on Red Hat systems if you have RPM of python1.5.2-13 you probably will
@@ -53,11 +53,13 @@
 (in the future, a GEAS insatll/package manager will create an admin user in
 the database, and then the admin user can add other users easily.)
 
-type this command in the server/ directory:
+please edit install_mysql_tables.sh and change mysqlcmd to fit your setup
+then ./install_mysql_tables.sh
 
-mysql -t test [other options] < install_users_table.sql
+For PostgreSQL:
 
-
+please edit install_pogsql_tables.sh and change pgsqlcmd to fit your setup
+then ./install_pgsql_tables.sh
 
 configuration options:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]