diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-05-04 06:55:50 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-05-04 06:55:50 +0000 |
commit | 0c1d2586a0c113709ab7ea4214a641aa9a4b4785 (patch) | |
tree | cf91d207588fe946cd81e46d4aeb49465148476e /Build/source/README | |
parent | 023194913e9a09decd34ad0e45a2f9804e76d270 (diff) |
top-level README: Update the list of prerequisites
git-svn-id: svn://tug.org/texlive/trunk@26184 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README')
-rw-r--r-- | Build/source/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/README b/Build/source/README index 8416cd4c3f9..8b29edd494d 100644 --- a/Build/source/README +++ b/Build/source/README @@ -18,6 +18,10 @@ Prerequisites: - GNU clisp and GNU libffcall, for xindy. See more details in utils/README. (Alternative: Build --disable-xindy.) + Perl, latex, and pdflatex to build the rules and/or documentation. + +- Perl to autodetect the TeX Live platform name for biber. + - X11 headers and libraries (often a ``development'' package, not installed by default), for pdfopen and xdvi. (Alternative: Build --without-x.) @@ -28,7 +32,7 @@ Prerequisites: - If you modify any .y or .l source files, then Bison and Flex (or maybe equivalents) are needed. The distributed .c and .h files are generated - with bison-2.4.3 and flex-2.5.35. + with bison-2.5 and flex-2.5.35. The binaries will be left in ./inst/bin/<stdplatform>. For TeX Live, ignore the other files and directories that end up in ./inst. |