Changeset 191 for trunk/gaphor/README
- Timestamp:
- 03/11/03 10:02:11 (6 years ago)
- Files:
-
- trunk/gaphor/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/gaphor/README
r162 r191 11 11 - Get pyorbit, pygtk and gnome-python (the latest versions) 12 12 - 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. 15 17 16 - Arjan Molenaar <arjanmolenaar@hetnet.nl> 18 Have fun, 19 20 Arjan Molenaar <arjanmolenaar@hetnet.nl>
