summaryrefslogtreecommitdiff
path: root/Build/source/README.1prerequisites
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-26 16:54:56 +0000
committerKarl Berry <karl@freefriends.org>2016-04-26 16:54:56 +0000
commit4ba25d839cca3a0aeb226078b8632c9dc7b2621c (patch)
tree4f33c1c4801dbbcc086dff34e661fd518f55e2b5 /Build/source/README.1prerequisites
parent7df10419479604eddc4a871f949c1166a32934f5 (diff)
tlbuild apt-get note, remake README.*
git-svn-id: svn://tug.org/texlive/trunk@40766 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.1prerequisites')
-rw-r--r--Build/source/README.1prerequisites10
1 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/README.1prerequisites b/Build/source/README.1prerequisites
index 0834359dafb..80f0186cde6 100644
--- a/Build/source/README.1prerequisites
+++ b/Build/source/README.1prerequisites
@@ -26,7 +26,8 @@ Automake/Autoconf output in general) should work with any reasonable
that are not installed by default.
'xetex'
- requires 'fontconfig' (again both headers and library).
+ requires 'fontconfig' (again both headers and library), or, for
+ MacOSX only, the 'ApplicationServices' and 'Cocoa' frameworks.
'xindy'
requires GNU 'clisp' and in addition 'perl', 'latex', and
@@ -54,9 +55,8 @@ timestamps--notably, 'use-commit-times' must be set to 'yes' in your
Subversion configuration (*note Build system tools::). Barring buggy
commits, no infrastructure tools are needed to do a normal build.
+ As an example, on Debian systems the necessary build dependencies can
+be installed via:
-Building on Debian
-------------------
+ apt-get install libfontconfig-dev libx11-dev libxmu-dev libxaw7-dev
-On Debian systems the necessary build dependencies are installed by
- apt-get install libfontconfig-dev libx11-dev libxmu-dev libxaw7-dev