9 | | This will create a directory called 'trunk' in your working path. If you want to update it to the latest SVN version later, enter the directory and do: |
| 9 | This will create a directory called 'trunk' in your working path. |
| 10 | To get everything build and installed (with default values), use the following command '''as root''': |
| 11 | {{{ |
| 12 | trunk/installer/install.sh --install --defaults |
| 13 | }}} |
| 14 | Take a look at the help from that script to see the other options. |
| 15 | [[BR]] |
| 16 | If you want to update it to the latest SVN version later, enter the trunk directory and do: |