File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -1588,10 +1588,12 @@ of the application where you installed it (which may not be where you
1588
1588
want this time @dots {}).
1589
1589
1590
1590
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
1595
1597
@cindex Cairo
1596
1598
builds of the cairographics-based devices (which are not often used on
1597
1599
macOS) such as @code {png(type = "cairo") }.
5418
5420
-- with-tcl-config=/usr/local/lib/tclConfig.sh
5419
5421
-- with-tk-config=/usr/local/lib/tkConfig.sh
5420
5422
@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.
5422
5425
5423
5426
There is also a native (`Aqua') version of Tcl/Tk which produces widgets
5424
5427
in the native macOS style: this will not work with @Rapp {} because of
You can’t perform that action at this time.
0 commit comments