| 1 |
To get OIO Kataloget up and running, you need to check out and install three major components.
|
| 2 |
|
| 3 |
Common prerequisite: Subversion client.
|
| 4 |
|
| 5 |
Fedora-Patcher (project to patch, build, install and ingest dataset into Fedora-Commons)
|
| 6 |
Requires: Java, Ant, Postgresql.
|
| 7 |
Check out from: https://svn.softwareborsen.dk/oio-kataloget/Fedora-Patcher/trunk
|
| 8 |
Read the "README" file for further instructions
|
| 9 |
Developers: This project goes right into Eclipse.
|
| 10 |
|
| 11 |
Resource-Repository (project to build and deploy the web application on top of Fedora-Commons)
|
| 12 |
Requires: Java, Ant.
|
| 13 |
Check out from: https://svn.softwareborsen.dk/oio-kataloget/Resource-Repository/trunk
|
| 14 |
Read the "README" file for further instructions
|
| 15 |
Developers: This project goes right into Eclipse.
|
| 16 |
|
| 17 |
CMS (project to build and deploy an Umbraco cms, providing the UI functionality).
|
| 18 |
Requires: Microsoft Windows, .NET 3.5, IIS
|
| 19 |
Check out from: https://svn.softwareborsen.dk/oio-kataloget/CMS/trunk
|
| 20 |
Read the "README" file for further instructions
|
| 21 |
Developers: This project goes right into Microsoft Visual Studio 2008.
|
| 22 |
|
| 23 |
Optionally, you might want wo check out:
|
| 24 |
|
| 25 |
Resource-Repository-Test (project containing unit- and integrationtests for Resource-Repository)
|
| 26 |
Requires: Java, Ant.
|
| 27 |
Check out from: https://svn.softwareborsen.dk/oio-kataloget/Resource-Repository-Test/trunk
|
| 28 |
Developers: This project goes right into Eclipse.
|
| 29 |
|
| 30 |
Monitor (project containing monitoring webapp for Resource-Repository)
|
| 31 |
Requires: Java, Ant.
|
| 32 |
Check out from: https://svn.softwareborsen.dk/oio-kataloget/Monitor/trunk
|
| 33 |
Developers: This project goes right into Eclipse.
|
| 34 |
|