commit-gnue
[Top][All Lists]
Advanced

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

gnue/designer README setup.cfg setup.py client/...


From: Jason Cater
Subject: gnue/designer README setup.cfg setup.py client/...
Date: Sat, 23 Jun 2001 17:55:25 -0700

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    01/06/23 17:55:25

Modified files:
        designer       : README 
Added files:
        designer       : setup.cfg setup.py 
        designer/client: gfclient.in 

Log message:
        Added setup support files

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/designer/setup.cfg?cvsroot=OldCVS&rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/designer/setup.py?cvsroot=OldCVS&rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/designer/README.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/designer/client/gfclient.in?cvsroot=OldCVS&rev=1.1

Patches:
Index: gnue/designer/README
diff -u gnue/designer/README:1.1 gnue/designer/README:1.2
--- gnue/designer/README:1.1    Sat Jun 23 17:41:17 2001
+++ gnue/designer/README        Sat Jun 23 17:55:25 2001
@@ -1,12 +1,23 @@
+GNUe Designer is a tool used to visually design forms. Eventually, it 
+will be expanded to include Reports, GEAS directives, et al. 
+
 This tool requires gnue-common and gnue-forms installations.  These can
 be downloaded from www.gnuenterprise.org.  Designer has no dependencies
 aside from the dependencies of those two packages. 
 
-
 To install, type: 
    ./setup.py build
    ./setup.py install 
+
+You can then type gdesigner to run the designer. 
 
-To install copy that works from CVS, type: 
+
+To install a test copy that works from CVS, type: 
    ./setup.py devel 
+
+You may then type gfdes to run the CVS version. 
+
+NOTE: gnue-forms and gnue-common must also be installed from CVS 
+      using ./setup.py devel even if a full installation has been
+      performed. 
 



reply via email to

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