| 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. |
|---|
| | 10 | In the file 'INSTALL' you'll find information about how to get this thing |
|---|
| | 11 | started. |
|---|