From: fred Date: Sun, 24 Mar 2002 19:34:28 +0000 (+0000) Subject: lilypond-0.0.40 X-Git-Tag: release/1.5.59~5236 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=18739ef75cbd60d69d566093495a274da93eeb56;p=lilypond.git lilypond-0.0.40 --- diff --git a/Documentation/README.pod b/Documentation/README.pod index 96c5ea4dd5..90376b754a 100644 --- a/Documentation/README.pod +++ b/Documentation/README.pod @@ -139,11 +139,11 @@ Show the warranty with which LilyPond comes. (It comes with B!) Set the default output file to F. -=item B<-h,--help>, +=item B<-h,--help>, Show a summary of usage -=item B<-i,--init=>F +=item B<-i,--init=>F set init file to F (default: F) @@ -177,18 +177,17 @@ GNU C++ v2.7 or better, with libg++ installed. Version 2.7.2 or better recommended. I doubt if it will compile with AT&T CC. =item * -GNU make. +Bash. Most scripts will continue to work with a stock sh, but they +will generate (harmless) syntax errors =item * -Flex (2.5.1 or better) +GNU make. =item * -Bison. +Flex (2.5.1 or better). =item * -The "Flower" library, which should be available from the same -source you got this from. The version of flower lib should match the -one which is found in the F script. +Bison. =item * Perl. The Makefile uses Perl for trivial operations, and you diff --git a/README b/README index 5bfa9c21c5..8a04265c35 100644 --- a/README +++ b/README @@ -9,12 +9,14 @@ version, then this is version is *not* meant for producing nice output ==================== -Please refer to the directory Documentation/, Documentation/README.* +Please refer to the directory Documentation/, Documentation/README.*. To generate the pretty-printed docs, do this: make doc +You can also simply read the .pod source. It is ASCII text. + ====================== NOTE: