diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-06-29 15:14:06 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-06-29 15:14:06 +0000 |
commit | 018499b87155c7d0617941e0f7c5c494149ebc29 (patch) | |
tree | 28f91b682628401e2bd1f87238ccaae53e3dbdb7 /Build/source | |
parent | a4c8bf23565edc2f9d43d35f9ebef3959a590200 (diff) |
update
git-svn-id: svn://tug.org/texlive/trunk@14005 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/README | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/Build/source/README b/Build/source/README index 5db9e3ecbcf..d010e6ab497 100644 --- a/Build/source/README +++ b/Build/source/README @@ -17,14 +17,18 @@ Prerequisites: try setting the envvar TL_MAKE to what is needed. - GNU clisp and GNU libffcall, must be present for xindy. See more - details in utils/README. (Alternative: Build --without-xindy.) + details in utils/README. (Alternative: Build --disable-xindy.) - libfontconfig (again both headers and library) must be present for - XeTeX, except on MacOSX. (Alternative: Build --without-xetex.) + XeTeX and xdvipdfmx, except on MacOSX. (Alternative: + Build --disable-xetex --disable-xdvipdfmx.) - X11 headers and libraries must be present for pdfopen and xdvi. + (Alternative: Build --without-x.) -- Bison and Flex (or maybe equivalents) are needed for web2c. +- 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.1 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. @@ -47,7 +51,7 @@ For unusual situations: (i.e., configure fails saying the compiler doesn't work), try: env LD_OPTIONS=-R/usr/local/lib ./Build -- Running ./reautoconf here reruns autoconf as needed. Use --help for more. +- Running ./reautoconf here reruns auto-tools as needed. Use --help for more. Build information: |