]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/FAQ.texi
release: 1.3.114
[lilypond.git] / Documentation / topdocs / FAQ.texi
index 16f819b100a726b439bf49365c9fcedad9a54635..4f9cf328468c669eb1764b5bb6206fd9aa714b7e 100644 (file)
@@ -43,19 +43,6 @@ previous fonts, including the @file{.pk} and @file{.tfm} fonts in
 @file{/var/lib/texmf} and your current directory.  A script automating
 this has been included, see @file{buildscripts/clean-fonts.sh}.
 
-@subsection Dvips spews weird error messages!
-
-Warnings that look like 
-
-@example
-        dvips: Couldn't find figure file src:XX:YY; continuing
-@end example
-
-are harmless.  Dvips does not yet grok the
-@uref{http://appel.lilypond.org/wiki?PointAndClick,
-PointAndClick} feature.
-
-
 @node Installation
 @section Installation
 
@@ -68,15 +55,6 @@ If you're building from source, you need guile 1.3.4 or newer.  Verify
 that the correct guile, guile-config, and libguile* in your PATH and
 LD_LIBRARY_PATH (or @file{/etc/ld.so.conf}).
 
-@subsection I get all kinds of errors while compiling @file{parser.cc}
-
-LilyPond uses features of bison version 1.25. Please confirm that
-you are using a version 1.25 or better, that is @strong{GNU} bison
-@strong{1.25}. Don't forget to do "make clean" after installing it. Don't
-forget to remove the stale @file{bison.simple} as well.
-
-If the problem persists, then please send a bug report to the mailing list.
-
 @subsection I upgraded by applying a patch, and now my configure/build breaks.
 
 Patches don't include automatically generated files, i.e.