summaryrefslogtreecommitdiffstats
path: root/macosx/README
diff options
context:
space:
mode:
authordas <das@noemail.net>2003-10-01 14:35:38 (GMT)
committerdas <das@noemail.net>2003-10-01 14:35:38 (GMT)
commit84af5e311cb35cb1d6d5dddac8ec44ef4ba3ed09 (patch)
tree26fbc3e2f34810aa91136cceec74a6eebde0afd3 /macosx/README
parent2ac3486bcebb92d302f1a9095b991f552d4ff632 (diff)
downloadtk-84af5e311cb35cb1d6d5dddac8ec44ef4ba3ed09.zip
tk-84af5e311cb35cb1d6d5dddac8ec44ef4ba3ed09.tar.gz
tk-84af5e311cb35cb1d6d5dddac8ec44ef4ba3ed09.tar.bz2
* macosx/Wish.pbproj/project.pbxproj:
* macosx/Makefile: fixed redo prebinding bug when DESTDIR="". Added support for all applicable customizable makefile variables from tcl/macosx/Makefile. * macosx/README: * macosx/Wish.pbproj/project.pbxproj: ensure that the versioned wishX.X script works correctly when Tk.framework with multiple versions is present by referring to a copy of 'Wish Shell.app' located in Tk.framework/Versions/X.X/Resources. FossilOrigin-Name: 235e26fc899e8eb45d68f5f2b22d449b4b67db09
Diffstat (limited to 'macosx/README')
-rw-r--r--macosx/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/macosx/README b/macosx/README
index 65380e1..07302c0 100644
--- a/macosx/README
+++ b/macosx/README
@@ -1,7 +1,7 @@
TclTkAqua README
----------------
-RCS: @(#) $Id: README,v 1.6.2.2 2003/07/18 01:06:33 das Exp $
+RCS: @(#) $Id: README,v 1.6.2.3 2003/10/01 14:35:39 das Exp $
This is the README file for the Mac OS X native versions of Tcl & Tk.
@@ -70,9 +70,8 @@ system's standard framework directories:
/Network/Library/Frameworks /System/Library/Frameworks
and 'Wish Shell' as well as /usr/bin/tclsh will work.
-- /usr/bin/wish is a script that calls 'Wish Shell' in its default location
- /Applications/Utilities/Wish Shell.app
-it will break if 'Wish Shell' is moved.
+- /usr/bin/wish is a script that calls a copy of 'Wish Shell' contained in
+ Tk.framework/Resources
- if 'Wish Shell' is started from the Finder or via 'open', $argv contains a
"-psn_XXXX" argument. This is the Wish's carbon process serial number, you may