|
Revision 822, 386 bytes
(checked in by arjanmol, 2 years ago)
|
--
|
- Property svn:executable set to
|
| Line | |
|---|
| 1 |
Libraries for Gaphor on win32 |
|---|
| 2 |
|
|---|
| 3 |
|
|---|
| 4 |
This directory contains the files that are needed to get Gaphor up |
|---|
| 5 |
and running on Windows. |
|---|
| 6 |
|
|---|
| 7 |
You need Python 2.4 installed for this to work. I used Python 2.4.2, but |
|---|
| 8 |
other (newer) versions might work. |
|---|
| 9 |
|
|---|
| 10 |
You should copy the file run-gaphor.bat to the root directory of Gaphor |
|---|
| 11 |
(named gaphor or gaphor-x.y.z). Alter the script where needed and give |
|---|
| 12 |
it a try. |
|---|