information on binary packages for your platform.
+
@section Requirements
@subsection Compilation
@item @uref{http://www.python.org,Python} (version 2.4 or newer).
@item @uref{http://www.ghostscript.com,Ghostscript} (version 8.15 or
newer. 8.50 recommended)
+@item Dejaview. (This is normally installed by default)
@end itemize
International fonts are required to create music with international text
@end example
@end quotation
+@item FreeBSD
+
+To use system fonts, dejaview must be installed. With the default
+port, the fonts are installed in @file{usr/X11R6/lib/X11/fonts/dejavu}.
+
+Open the file @file{$LILYPONDBASE/usr/etc/fonts/local.conf} and add the
+following line just after the @code{<fontconfig>} line. (Adjust as necessary
+for your hierarchy.)
+
+@example
+<dir>/usr/X11R6/lib/X11/fonts</dir>
+@end example
+
@end itemize
+
@section International fonts
-On MacOs X, all fonts are installed by default.
+On MacOs X, all fonts are installed by default. However, finding all
+system fonts requires a bit of configuration; see
+@uref{http://lists.gnu.org/archive/html/lilypond-user/2007-03/msg00472.html,
+this post} on the @code{lilypond-user} mailing list.
On Linux, international fonts are installed by different means on
every distribution. We cannot list the exact commands or packages
@end verbatim
+
+
@bye