Dashboard > Echomine Muse > ... > 2. Getting Started > 2.1 Download Muse
2.1 Download Muse Log In | Sign Up   View a printable version of the current page.

Added by Chris , last edited by Chris on Mar 23, 2005  (view change)
Labels: 
(None)

You can download Muse distributions from Berlios and Sourceforge.

Download Note

Due to the migration from Sourceforge to Berlios for project hosting, all version on and after 0.8a5 will be hosted at Berlios. Versions 0.8a5 and earlier are still hosted at Sourceforge. However, you don't have to worry about this as all the download links listed here already point to the proper locations.

Download Muse

Muse API (version 0.81) zip tgz
Muse API (version 0.8a5) zip tgz
Muse API (version 0.72) zip tgz

Distributions and Modules

Muse 0.72 is the last version to contain the Napster Module.
Muse 0.8a5 is the last version to contain the Gnutella Module.

Bleeding Edge Development Code

Muse's release timeframe is not consistent. There may be massive number of fixes and additions to the current code, but is not yet released as a distribution. If you do not mind working with bleeding edge codes and want the new features and fixes, Muse's main code base is now hosted at Berlios using Subversion as the version control mechanism. You can read more about the many advantages Subversion has over CVS at Subversion Home.

Is Bleeding Edge Code Safe?

Many software projects, including Muse, contain many experimental and less tested codes in the HEAD trunks. Muse's HEAD Trunk currently contains experimental code for the upcoming Muse 1.0. If you are looking for updated bugfixes for released version, you should look for the newest version in the branch/ directory.

You can access the latest code development at Berlios. The steps to download the latest source code is outlined below:

# To download the latest HEAD/trunk branch code
svn checkout svn://svn.berlios.de/muse/muse/trunk

# To download the specific version releases
svn checkout svn://svn.berlios.de/muse/muse/tag/<version number, ie. 0.81>

# To download the unreleased bugfix releases
svn checkout svn://svn.berlios.de/muse/muse/branch/<version number, ie. 0.82>

Next Step: Setup and Installation

Learn how to install and get started with using Muse and the provided examples.

Powered by a free Atlassian Confluence Open Source Project License granted to echomine.org. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators