]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor/quick-start.itexi
Imported Upstream version 2.18.2
[lilypond.git] / Documentation / contributor / quick-start.itexi
index 22ea0591b10c33022aea51adb0d93b9d956f9cd8..2484b8e31aaac020cecc0b3c58422fc10a68e230 100644 (file)
@@ -68,6 +68,12 @@ Some advanced users might want this file too:
 @end smallexample
 (If you don't recognize what this file is, then you don't need it.)
 
+An alternate site for obtaining these files is available:
+@smallexample
+@uref{http://www.et.byu.edu/~sorensen/ubuntu-LilyDev-remix-2.6.iso}
+@uref{http://www.et.byu.edu/~sorensen/ubuntu-LilyDev-remix-2.6.iso.md5}
+@end smallexample
+
 
 @node Installing LilyDev in VirtualBox
 @unnumberedsubsec Installing LilyDev in VirtualBox
@@ -161,6 +167,16 @@ reboot the virtual machine.  It will not try to restart the installer
 but start the virtual machine proper. LilyDev is now installed and
 running!
 
+@item
+The current version of LilyPond requires the texlive-lang-cyrillic
+package.  This package is not part of LilyDev 2.6.  Add the package
+to LilyDev with:
+
+@example
+sudo apt-get install texlive-lang-cyrillic
+@end example
+
+
 @end enumerate
 
 @knownissues