= Gnowsis Kaukoluwiki Developing = First of all checkout all projects comprised of Gnowsis (SVN): * https://gnowsis.opendfki.de/repos/gnowsis/trunc/ Checkout Aperture, which is also necessary for Gnowsis (CVS): * Host: aperture.cvs.sourceforge.net * repository path: /cvsroot/aperture * connection type: pserver * user: anonymous * default port First, read the kaukoluwiki website: * http://kaukoluwiki.opendfki.de * but ignore the installation instructions. Instead, use the installation details in this wiki page below Then, checkout the wiki from SVN: * https://kaukoluwiki.opendfki.de/repos/trunk/kaukolu/ Now you can start Gnowsis for the first time. Execute ''Run...''. You can choose the appropiate configuration to launch Gnowsis. == Compiling Kaukolu and Kaukoluwiki == Gnowsis kaukoluwiki consists of the core done by kaukolu from opendfki and our own extensions in the kaukoluwiki project. To compile: * run the build.xml in kaukolu - target '''gnowsis-prepare''' * run the build.xml in kaukoluwiki - target '''dist-fromkaukolu''' The second build target is quite tricky, it moves the SVN files to a save place and will delete all changes you did inside the /service/ folder of kaukoluwiki, so see you have copied your changes (in JSP files or web.xml) to the corresponding files in /src/.