Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Mesescore 1.0  (gelezen 959 keer)

Offline fredpaul

  • Lid
Mesescore 1.0
« Gepost op: 2011/02/08, 22:47:01 »
Zijn er al plannen of mogelijkheden om Musescore 1.0 op Ubuntu 10 te installeren.  Hij staat nog niet bij pakketbeheer

FredPaul

Re: Mesescore 1.0
« Reactie #1 Gepost op: 2011/02/08, 22:55:21 »
Jawel hoor, download hier de tarball http://sourceforge.net/projects/mscore/

En verder in de terminal:
Licence:
      MuseScore is distributed under the GNU General Public License (GPL).
      Please read the file COPYING in this directory for more
      details.

Requirements:
      - qt4 gui lib version >= qt4.6.x

        Note that many linux distributions split packages into a user
        and developer package and that you need to install both.

      - ALSA Version 1.0 or newer (audio/midi input/output)
      - CMake >= 2.4.6
      - libsndfile >= 1.0.19

      - recommended: JACK audio server (audio output)

      - recommended: portaudio 19
        (required for windows version)

Credits:
      MuseScore uses the "Emmentaler" font from the lilypond project.

Installation:
      - unpack source distribution
            tar xvofj mscore-x.x.x.tar.bz2

      - make
            cd mscore-x.x.x
            make release

      if something goes wrong, then remove the whole build subdirectory
      with "make clean" and start new with "make release"

      - install as root user
            sudo make install

User Documentation:
      Look at the handbook section at http://www.musescore.org

Program Documentation:

      Type
            cd build
            make doxy

      to generate the program documentation with DoxyGen.

      Browse the documentation with your favourite html browser
      at:
            build/Doc/html/index.html


Test:
      Type
            cd build/mscore
            mscore

      to start mscore. On first invocation a demofile
      (Modeste Moussorgsky: Pictures of an exhibition: Promenade)
      is shown. You probably want to change that in the
      "preferences" dialog.
Kom je er niet uit, schrijf maar weer. :)
In der Beschränkung zeigt sich der Meister.

Re: Mesescore 1.0
« Reactie #2 Gepost op: 2011/02/08, 22:55:45 »
Daar heb je al een topic over in Software & Configuratie en ik heb zojuist een uitgebreide, duidelijke instructie gepost daar :)