Download

From MusE Wiki

Jump to: navigation, search

MusE is available in several different distribution forms. If you want to check it out the easiest way would be to grab the MusE version coming with your distribution. But if your distribution only has the old version you should download a pre-built binary from somewhere or if you can't find any then download the source and follow the instructions to build it which are in the Manual or read more about the Installation instructions.

Contents

Binaries

If you don't want to compile your software on your own, a prebuild binary would be the best way to install MusE with nearly no effort.

DEB

I also found this article about a AGNULA package:

http://lurker.agnula.org/message/20041001.084307.05fa8dfc.html
http://lurker.agnula.org/message/20041012.172009.031ebfde.html

This are the two resources pointed out in the document above.

deb http://apt.agnula.org/demudi testing local
deb-src http://apt.agnula.org/demudi testing local

Write the two lines above into your /etc/apt/sources.conf file and type:

apt-get update
apt-get install muse

And you're done!

The MusE 0.6.3 version should be included in the standard apt-get mirrors already. If not try www.apt-get.org to find a suitable mirror.

RPM

MusE is also available in some distribution(s). But you should also be able to get a MusE package from:

Thac's Mandrake 9.0/9.1/9.2 repository:

http://rpm.nyvalls.se/

Planet CCRMA (RedHat):

http://www-ccrma.stanford.edu/planetccrma/software/

GENTOO

Because gentoo is very up2date normally you should find ebuilds of all versions of MusE

1. we search for musepackge called museseq

quicksilver ~ # etcat -v museseq 
[ Results for search key          : museseq ] 
[ Candidate applications found : 4 ] 
Only printing found installed programs. 
*  media-sound/museseq : 
       [  ] 0.6.2-r1 (0) 
       [M~ ] 0.7.0-r1 (0) 
       [M~ ] 0.7.1_pre3 (0) 
       [M~ ] 0.7.1 (0)

2. now edit /etc/portage/package.keywords and add:

media-sound/museseq            ~x86

3. emerge museseq

Source

Latest stable/unstable

If you want to get the latest source release (not CVS) check our sourceforge download area at:

http://sourceforge.net/project/showfiles.php?group_id=93414

CVS

For information about checking out and building CVS see the following link:

http://www.muse-sequencer.org/wiki/index.php/Cvs

CVS mirrors

All source releases and daily CVS checkouts are also available from tux.org. With big thanks to tux.org for this service.

http://www.tux.org/pub/sites/sourceforge/lmuse/

SVN

http://sourceforge.net/svn/?group_id=93414

Personal tools