commit-gnue
[Top][All Lists]
Advanced

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

gnue/forms README


From: Jason Cater
Subject: gnue/forms README
Date: Fri, 25 Oct 2002 12:01:35 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    02/10/25 12:01:35

Modified files:
        forms          : README 

Log message:
        added note about disableSplash on slower machines

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/forms/README.diff?tr1=1.22&tr2=1.23&r1=text&r2=text

Patches:
Index: gnue/forms/README
diff -c gnue/forms/README:1.22 gnue/forms/README:1.23
*** gnue/forms/README:1.22      Mon Sep 16 16:18:23 2002
--- gnue/forms/README   Fri Oct 25 12:01:35 2002
***************
*** 41,61 ****
  
    GNUe Forms 
  
- To use without installing (or run newer code w/o overwriting
-                            existing install)
- 
-   from the main directory run 
- 
-   ./setup.py devel 
- 
-   This allows you to keep both an installed version on the
-   system for production use while allowing you to use your 
-   development code base by switching to the client dir and 
-   running ./gnue-forms from there. This also creates a gfcvs 
-   script which can be called from any directory (mainly 
-   useful for developers).  
- 
- 
  Running samples:
  
    ./gnue-forms -u text|gui ../samples/simple/form.gfd
--- 41,46 ----
***************
*** 77,82 ****
--- 62,80 ----
    a sample.
      ex: psql
          \i scriptname.sql
+ 
+ **** NOTE FOR SLOWER MACHINES *****
+ 
+ If gnue-forms seg faults when you run it, try running with the -s option. 
+ If the seg faults stop happening when using that flag, you can add the
+ following to your gnue.conf file: 
+ 
+ [forms]
+ disableSplash = 1
+ 
+ Note: this has now been reported on some faster machines! 
+ 
+ 
  
  **** NOTE FOR CURSES USERS ****
  




reply via email to

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