Changeset 1138

Show
Ignore:
Timestamp:
02/27/07 08:12:43 (1 year ago)
Author:
arjanmol
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphor/branches/new-canvas/README

    r659 r1138  
    55Linux in general). 
    66 
    7 Gaphor is written in Python, which makes it very easy to use (and 
     7Gaphor is written in Python, which makes it very easy to use -- and 
    88very easy to extend (and to write ;-). 
    99 
    10 You can start Gaphor by running the run-gaphor.sh script if your on *nix. Use the run-gaphor.bat file if your under Windows.  
     10You can start Gaphor by running the run-gaphor.sh script if your on *nix. Use 
     11the run-gaphor.bat file if your under Windows.  
     12 
     13Note: Before gaphor is built, a config check is done to see if all required 
     14modules are present. This check erquires an X11 environment on *nix. Therefore 
     15make sure you're $DISPLAY variable is set properly before building or 
     16installing Gaphor. 
    1117 
    1218Documentation is stored in a different module: gaphor-doc. It can also be