summaryrefslogtreecommitdiffstats
path: root/macosx/README
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-28 09:05:52 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-28 09:05:52 (GMT)
commit783c8d79904cec675910fb803ff1ce6f1d8983ac (patch)
treeeb214d88a7ce66e26512852d91aff8a009af7037 /macosx/README
parentbec22792d9fd8887b88a9ee3f61e17bfe130b8e9 (diff)
parentb6d2f8f64850a21a5f9baf4dea1628cf59f75ec8 (diff)
downloadtk-783c8d79904cec675910fb803ff1ce6f1d8983ac.zip
tk-783c8d79904cec675910fb803ff1ce6f1d8983ac.tar.gz
tk-783c8d79904cec675910fb803ff1ce6f1d8983ac.tar.bz2
Merge 8.6
Diffstat (limited to 'macosx/README')
-rw-r--r--macosx/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/macosx/README b/macosx/README
index c2dabae..4989ec7 100644
--- a/macosx/README
+++ b/macosx/README
@@ -49,8 +49,8 @@ brings up the Tk console window at startup. This is the case when double
clicking Wish in the Finder (or using 'open Wish.app' from the Terminal).
- Tcl extensions can be installed in any of:
- $HOME/Library/Tcl /Library/Tcl /System/Library/Tcl
- $HOME/Library/Frameworks /Library/Frameworks /System/Library/Frameworks
+ $HOME/Library/Tcl /Library/Tcl
+ $HOME/Library/Frameworks /Library/Frameworks
(searched in that order).
Given a potential package directory $pkg, Tcl on OSX checks for the file
$pkg/Resources/Scripts/pkgIndex.tcl as well as the usual $pkg/pkgIndex.tcl.
@@ -65,7 +65,7 @@ No nroff manpages are installed by default by the GNUmakefile.
- The Tcl and Tk frameworks can be installed in any of the system's standard
framework directories:
- $HOME/Library/Frameworks /Library/Frameworks /System/Library/Frameworks
+ $HOME/Library/Frameworks /Library/Frameworks
- ${prefix}/bin/wish8.x is a script that calls a copy of 'Wish' contained in
Tk.framework/Resources