Show
Ignore:
Timestamp:
03/11/03 10:02:11 (6 years ago)
Author:
arjanmol
Message:

*** empty log message ***

Files:

Legend:

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

    r162 r191  
    1111- Get pyorbit, pygtk and gnome-python (the latest versions) 
    1212- Compile and install pyorbit, pygtk and gnome-python. 
    13 - do './configure; make' in the Gaphor source directory. 
    14 - Launch gaphor using the 'gaphor.sh' shell script. 
     13- Get DiaCanvas2 and install it. If PyGTK is installed properly, it should 
     14  be automatically detected by DiaCanvas2's configure script. 
     15- do 'python setup.py config' to check if every thing is okay. 
     16- Launch gaphor using the 'run-gaphor.sh' shell script. 
    1517 
    16         - Arjan Molenaar <arjanmolenaar@hetnet.nl> 
     18Have fun, 
     19 
     20Arjan Molenaar <arjanmolenaar@hetnet.nl>