commit-gnue
[Top][All Lists]
Advanced

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

gnue/appserver INSTALL


From: Reinhard Mueller
Subject: gnue/appserver INSTALL
Date: Tue, 07 May 2002 03:32:52 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Reinhard Mueller <address@hidden>       02/05/07 03:32:52

Modified files:
        appserver      : INSTALL 

Log message:
        Updated installation instructions.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/appserver/INSTALL.diff?tr1=1.6&tr2=1.7&r1=text&r2=text

Patches:
Index: gnue/appserver/INSTALL
diff -c gnue/appserver/INSTALL:1.6 gnue/appserver/INSTALL:1.7
*** gnue/appserver/INSTALL:1.6  Mon May  6 18:32:59 2002
--- gnue/appserver/INSTALL      Tue May  7 03:32:52 2002
***************
*** 1,27 ****
! 
  
  This is a preview release. There is no special installation for 
  normal users. You just have to run ./setup-cvs.py in the main
  gnue cvs directory to set everything up.
  
  
- Based on a simple example, there are three programms you can test:
  
  1. test.py
! ===========
  
  A simple test of the application server.
! call "gtestcvs" and press "3"
  
  
  2. geasRpcServer.py
! ====================
  
  The same example, just using GNURPC. (server part)
  call "gacvs"
  
  3. geasRpcClient.py
! ============================
  
  The same example, just using GNURPC. (client part)
! call "gtestcvs" and press "2"
--- 1,35 ----
! Installation Instructions
! =========================
  
  This is a preview release. There is no special installation for 
  normal users. You just have to run ./setup-cvs.py in the main
  gnue cvs directory to set everything up.
  
+ To set up the database for the samples, make sure that you have permission
+ to create a new database, and run the appropriate setup-*.sh script from the
+ samples directory. If the script for your favourite database is missing,
+ you are welcome to contribute it :)
+ 
+ 
+ Based on a simple example, there are three programms you can test.
  
  
  1. test.py
! ----------
  
  A simple test of the application server.
! call "gtestcvs" and press "2"
  
  
  2. geasRpcServer.py
! -------------------
  
  The same example, just using GNURPC. (server part)
  call "gacvs"
  
+ 
  3. geasRpcClient.py
! -------------------
  
  The same example, just using GNURPC. (client part)
! call "gtestcvs" and press "3"



reply via email to

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