From 4dd96d119babb327ab1490770083eeab41ae478b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 15 Aug 2011 23:13:39 +0000 Subject: mention curses git-svn-id: svn://tug.org/texlive/trunk@23569 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/README | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'Build/source/README') diff --git a/Build/source/README b/Build/source/README index a759329c190..12bd875e203 100644 --- a/Build/source/README +++ b/Build/source/README @@ -15,15 +15,19 @@ Prerequisites: - GNU make. If your GNU make is invoked by some name other than `make', try setting the envvar TL_MAKE to what is needed. -- GNU clisp and GNU libffcall, must be present for xindy. See more +- GNU clisp and GNU libffcall, for xindy. See more details in utils/README. (Alternative: Build --disable-xindy.) -- libfontconfig (again both headers and library) must be present for - XeTeX and xdvipdfmx, except on MacOSX. (Alternative: +- X11 headers and libraries (often a ``development'' package, not + installed by default), for pdfopen and xdvi. + (Alternative: Build --without-x.) + +- libfontconfig (again both headers and library), for 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.) +- ncurses or some other terminal library (again both headers and + library) for dialog. (Alternative: Build --disable-dialog.) - 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 -- cgit v1.2.3