How to build solunar from SVN sources for Unix-like operating systems
NOTE: Text in fixed width format
is the input and output you
should see. Boldface indicates user input.
1. Make sure you have SVN installed, then check the source code out from SVN.
$ svn co https://solunar.svn.sourceforge.net/svnroot/solunar/solunar/trunk solunar
2. Change to the newly created "solunar" directory.
$ cd solunar
3. Build solunar just as you would if you were building from a release tarball by executing the `make` command.
$ make
4. Start solunar!
$ ./solunar