Rev | Line | |
---|
[61] | 1 | |
---|
| 2 | To install this software, manually adapt the schema to your needs |
---|
| 3 | (esp.: change the usernames contained therein), and create a |
---|
| 4 | database. The pre-configured database name is "waeup". Then |
---|
| 5 | import the schema: |
---|
| 6 | |
---|
| 7 | $ psql waeup < waeup-schema.sql |
---|
| 8 | |
---|
| 9 | If you get errors, you may need some prerequisites, like eg PL-SQL. |
---|
| 10 | |
---|
| 11 | |
---|
| 12 | After that, get a Zope instance, preferably 2.8.2 (I only tested with that), |
---|
| 13 | and import the .zexp file. |
---|
| 14 | |
---|
| 15 | To use the software, point your browser to the folder created by the import |
---|
| 16 | (named "demo"). |
---|
| 17 | |
---|
| 18 | Please note that this is less than alpha quality software. |
---|
| 19 | |
---|
| 20 | Suggestions on how to improve this software is very welcome, as well as useful |
---|
| 21 | patches, although I can promise you nothing. |
---|
| 22 | |
---|
| 23 | |
---|
| 24 | (c) 2005 Oeko.neT, software available under the GPLv2, or via private |
---|
| 25 | arrangement(s). |
---|
| 26 | |
---|
| 27 | |
---|
| 28 | 2005-10-20, Toni Mueller, support@oeko.net |
---|
| 29 | |
---|
Note: See
TracBrowser for help on using the repository browser.