Op donderdag 03 juni 2010 schreef Martin:

> Frescobaldi-1.1.1 requires, correct me if I am wrong, Lilypond 2.13

Just to build the icons, because of the new halfopen and snappizzicato 
articulations. If you download 1.1.1 and just run inside the frescobaldi-1.1.1 
directory:

cmake .
make
sudo make install

It wil install without requiring lilypond, in /usr/local/.


[ If you really do want to rebuild the icons for some reason, or when you want
  to install a SVN checkout of Frescobaldi, you can specify the LilyPond
  executable to use with something like:

  cmake -DLILYPOND_EXECUTABLE=/home/martin/lilypond-2.13.20/bin/lilypond .
  make
  sudo make install

  This way you can use any locally installed LilyPond (from the binaries) to
  build the icons of Frescobaldi.                      ]

best regards,
Wilbert Berendsen

-- 
Frescobaldi, LilyPond editor for KDE: http://www.frescobaldi.org/
Nederlands LilyPond forum: http://www.lilypondforum.nl/

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to