Recent Changes - Search:


SourceInstallGnuLinux

  • Get the Solfege source (or from our arch repository).
  • If you downloaded the .tar.gz, unpack it:
 tar zxvf solfege-3.x.x.tar.gz
  • Go to the Solfege source directory:
 cd solfege-3.x.x

or

 cd solfege--unstable--3.1
  • Generate the configure script:
 ./autogen.sh
  • Configure the Solfege source tree. The configure script will probably complain about unsatisfied build dependencies. This should help you get the right dependencies.
 ./configure
  • Compile the Solfege source files:
 make
  • Run Solfege:
 ./solfege.py

Say no to software patents: http://www.nosoftwarepatents.com/

Edit - History - Print - Recent Changes - Search
Page last modified on October 26, 2005, at 04:46 PM