summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-10 23:37:16 +0000
committerKarl Berry <karl@freefriends.org>2006-12-10 23:37:16 +0000
commit129c0e1708ca01426708d7d257bf8a1cc608ec10 (patch)
tree0a528247ccf95a9cda65bafce19f205a85afcd1c /Build
parent105bb57f10ca68a523e75bbac3fd217b1b40076c (diff)
bison/flex
git-svn-id: svn://tug.org/texlive/trunk@2680 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/Build/source/README b/Build/source/README
index 72e6af18e0a..eb02ce320ed 100644
--- a/Build/source/README
+++ b/Build/source/README
@@ -6,8 +6,11 @@ You may freely use, modify and/or distribute this file.
To build the source tree, run ./Build.
To build (mostly) without optimization, try CFLAGS=-g Build.
-The fontconfig (development) library must be present for XeTeX to build.
-Some terminal (development) library must be present for Texinfo to build.
+- Bison and Flex are needed for web2c.
+- libfontconfig (development) must be present for XeTeX to build, except
+ on MacOSX.
+- A terminal (development) library such as libncurses must be present for
+ Texinfo to build.
The binaries will be left in ./inst/bin/<stdplatform>.
Don't worry about the other files and directories in inst.