Skip to content

Commit b38d002

Browse files
author
ripley
committed
macOS tweaks
git-svn-id: https://svn.r-project.org/R/trunk@80273 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 46a4491 commit b38d002

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

doc/manual/R-admin.texi

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1588,10 +1588,12 @@ of the application where you installed it (which may not be where you
15881588
want this time @dots{}).
15891589

15901590
Various parts of the build require XQuartz to be installed: see
1591-
@uref{https://www.xquartz.org/}. These include the @pkg{tcltk} package
1592-
and the @code{X11} device: attempting to use these without XQuartz will
1593-
if possible remind you.@footnote{If @command{otool} is installed: it is
1594-
part of the macOS Command Line Tools.} This is also needed for some
1591+
@uref{https://www.xquartz.org/releases}.@footnote{At the time of writing
1592+
the distribution was built/tested against 2.7.11 for compatibility with
1593+
@R{} 4.0.0.} These include the @pkg{tcltk} package and the @code{X11}
1594+
device: attempting to use these without XQuartz will if possible remind
1595+
you.@footnote{If @command{otool} is installed: it is part of the macOS
1596+
Command Line Tools.} This is also needed for some
15951597
@cindex Cairo
15961598
builds of the cairographics-based devices (which are not often used on
15971599
macOS) such as @code{png(type = "cairo")}.
@@ -5418,7 +5420,8 @@ or
54185420
--with-tcl-config=/usr/local/lib/tclConfig.sh
54195421
--with-tk-config=/usr/local/lib/tkConfig.sh
54205422
@end example
5421-
Note that this requires a matching XQuartz installation.
5423+
Note that this requires a matching@footnote{At the time of writing the
5424+
Intel distribution used 2.7.11.} XQuartz installation.
54225425

54235426
There is also a native (`Aqua') version of Tcl/Tk which produces widgets
54245427
in the native macOS style: this will not work with @Rapp{} because of

0 commit comments

Comments
 (0)