Jasmin
From AIMSWiki
| Table of contents |
Members
Exercises
Moday Ex1
Tuesday
Ex1
The exercises was completed succesfully though a few issues in the cookbook need clarification.
1. The file ~/.subversion/servers must begin with the key word [global] in order for the followin commands to work
http-proxy-host = proxy.aims.ac.za
http-proxy-port = 3128
2. the compilation and test of the BOINC server created a make error after the command ./_autosetup command because the automake1.4 version was not of the required version. automake1.9 version had to be installed and the automake1.4 deleted as it was in the path.
3. make sure that config.xml security setting for disabling new users from joining is set to 0 before trying to attach to the project otherwise new users cannot attach.
Wednesday Exercise 3. Note When updating the config.xml file make sure that the ammendments are in the correct places and not an appendage at the end. Else the xadd does not work.

