Show
Ignore:
Timestamp:
04/12/04 22:51:00 (5 years ago)
Author:
arjanmol
Message:

*** empty log message ***

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gaphor/README

    r263 r271  
    88very easy to extend (and to write ;-). 
    99 
    10 To get started do the following things: 
    11 - Get pygtk and gnome-python (the latest versions) 
    12 - Compile and install pygtk and gnome-python. 
    13   (If you installed a packaged version of PyGTK (such as RPM's or .deb files) 
    14    make sure you install the development packages too.) 
    15 - Get DiaCanvas2 and install it. If PyGTK is installed properly, it should 
    16   be automatically detected by DiaCanvas2's configure script. 
    17 - do 'python setup.py config' to check if every thing is okay. 
    18 - Launch gaphor using the 'run' shell script. 
     10In the file 'INSTALL' you'll find information about how to get this thing 
     11started. 
    1912 
    2013Have fun,