]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Top): add MacOS command.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 18 May 2005 14:35:26 +0000 (14:35 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 18 May 2005 14:35:26 +0000 (14:35 +0000)
ChangeLog
Documentation/topdocs/INSTALL.texi

index 1efac843294cd9881738a246ae1d1e809d0056a5..2b18fc53fb7a18e1764e1dd0535e56f5614d6f52 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
+
        * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
 
        * scm/lily.scm (running-from-gui?): lowercase Darwin.
index 6055252f165bedb2c36c207afd0224ceca0416c7..8ffc07c5b8ab7eb46cb75a87a1a7040166101e85 100644 (file)
@@ -336,6 +336,16 @@ make conf=gcc-3.1
 @end example
 @end quotation
 
+@unnumberedsubsec MacOS X
+
+For Fink, use the following command to compile.
+
+@verbatim
+export GUILE=guile-1.6
+export GUILE_CONFIG=guile-1.6-config
+export PKG_CONFIG_PATH=/sw/lib/freetype219/lib/pkgconfig/:/sw/lib/fontconfig2/lib/pkgconfig/
+./configure --without-kpathsea
+@end verbatim
 
 @unnumberedsubsec OpenBSD