From: Chris Hanson Date: Sun, 9 Jun 2019 04:07:54 +0000 (-0700) Subject: Suggest use of macOS command line developer tools rather than Xcode. X-Git-Tag: mit-scheme-pucked-10.1.11~6^2~1 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=19632b390bd3268b761a0cec8562c0c885aff2e6;p=mit-scheme.git Suggest use of macOS command line developer tools rather than Xcode. --- diff --git a/doc/user-manual/user.texinfo b/doc/user-manual/user.texinfo index ce4f83812..d42036ba3 100644 --- a/doc/user-manual/user.texinfo +++ b/doc/user-manual/user.texinfo @@ -175,7 +175,7 @@ Debian-like systems: @code{gcc} @code{make} @code{libncurses-dev} @item CentOS-like systems: @code{gcc} @code{make} @code{ncurses-devel} @item -macOS systems: @code{Xcode} +macOS systems: Command line developer tools @samp{xcode-select --install} @end itemize Additionally, if you want support for X11 graphics, you'll need: