Next: Configuring with CMake, Previous: Prerequisites, Up: Source installation
Marsyas is hosted at SourceForge:
http://marsyas.sourceforge.net/
http://www.sourceforge.net/projects/marsyas
Marsyas is open source software and is distributed as a tarball
(something like marsyas-0.2.8.tar.gz). Uncompress this
file using whatever uncompression program you prefer (tar,
winzip, etc).
The latest version can be obtained from the subversion repository stored at the sourceforge website. If you are planning on working extensively with Marsyas and writing your own source code it is highly recommend that you download a subversion working copy.
svn co https://marsyas.svn.sourceforge.net/svnroot/marsyas/trunk my-marsyas-dir
You can replace my-marsyas-dir with any directory you want.
For Windows users, we recommend TortoiseSVN.