]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Top): add note about get-pfa
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 23 Sep 2003 15:09:17 +0000 (15:09 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 23 Sep 2003 15:09:17 +0000 (15:09 +0000)
target.

Documentation/topdocs/INSTALL.texi
Documentation/topdocs/README.texi

index 28690c8fcd51ca142569d89cd648d5723267266a..b63fe4925b8a5a28ca37d1a0ce4c8e9ac25ce50b 100644 (file)
@@ -131,8 +131,6 @@ following software:
 @item @uref{http://www.gnu.org/software/guile/guile.html,GUILE} 1.6.0, or newer.
 @end itemize
 
-For running LilyPond successfully
-
 You have to help @TeX{} and MetaFont find LilyPond support
 files. After compiling, scripts to do this can be found in
 @file{buildscripts/out/lilypond-profile} and
@@ -270,9 +268,8 @@ and appending the following to @file{~/.vim/filetype.vim}:
 
 @section Problems
 
-For help and questions use @email{lilypond-user@@gnu.org}.  Please
-consult the FAQ before mailing your problems.  If you find bugs, please
-send bug reports to @email{bug-lilypond@@gnu.org}.
+For help and questions use @email{lilypond-user@@gnu.org}.  Send bug
+reports to @email{bug-lilypond@@gnu.org}.
 
 Bugs that are not fault of LilyPond are documented here.
 
@@ -346,7 +343,7 @@ release)) does not include @file{/usr/pkg} paths.  Configure it using:
 
 @file{./configure} needs a POSIX compliant shell.  On Solaris7,
 @file{/bin/sh} is not yet POSIX compliant, but @file{/bin/ksh} or bash
-is.  Please run configure like:
+is.   Run configure like:
 @example
        CONFIG_SHELL=/bin/ksh ksh -c ./configure
 @end example
@@ -355,39 +352,7 @@ or:
        CONFIG_SHELL=/bin/bash bash -c ./configure
 @end example
 
-@item Sparc64/Solaris 2.6, ld
-
-Not yet resolved.
 @end itemize
 
-
-@unnumberedsubsec   AIX
-
-@itemize @bullet
-@item AIX 4.3 ld
-
-The following is from the gcc install/SPECIFIC file:
-@quotation
-   Some versions of the AIX binder (linker) can fail with a relocation
-   overflow severe error when the -bbigtoc option is used to link
-   GCC-produced object files into an executable that overflows the TOC.
-   A fix for APAR IX75823 (OVERFLOW DURING LINK WHEN USING GCC AND  
-   -BBIGTOC) is available from IBM Customer Support and from its
-   27service.boulder.ibm.com website as PTF U455193.   
-
-   Binutils does not support AIX 4.3 (at least through release 2.9). GNU
-   as and GNU ld will not work properly and one should not configure GCC
-   to use those GNU utilities. Use the native AIX tools which do
-   interoperate with GCC.
-@end quotation
-
-add -Wl,-bbigtoc to USER_LDFLAGS, i.e.:
-@example
-       LDFLAGS='-Wl,-bbigtoc' ./configure
-@end example
-
-@end itemize
-
-
 @bye
         
index edb2715b2469e35275a7d72b9d9d11af8b96e77d..10588b6c81773e7377419e8933f75a19bf9210ca 100644 (file)
@@ -29,10 +29,10 @@ source archives; Xdelta (@file{.xd}) files are supplied on the FTP site.
 
 @section Compilation
 
-For compiling and running LilyPond please refer to the installation
-instructions.  These instructions can be found when you unpack
-lilypond, as @file{lilypond-x.y.z/INSTALL.txt}. They are also
-available on the web at
+For compiling and running LilyPond see the installation instructions.
+These instructions can be found when you unpack lilypond, as
+@file{lilypond-x.y.z/INSTALL.txt}. They are also available on the web
+at
 @uref{http://lilypond.org/Documentation/topdocs/out-www/INSTALL.html}.
 
 NOTE: If you downloaded a binary (@file{.rpm}) or use the Cygwin