README
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:2k
源码类别:

通讯编程

开发平台:

Visual C++

  1. Tcl 8.4 for Macintosh
  2. RCS: @(#) $Id: README,v 1.17.2.1 2005/12/04 00:50:03 das Exp $
  3. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  4. Note that Tcl on Mac OS Classic is no longer supported and likely no longer
  5. compiles, the last release known to work is 8.4.2. The 'mac' source
  6. directory and all other Mac Classic code have been removed from Tk 8.5.
  7. The Mac OS X port of Tcl can be found in the 'macosx' source directory.
  8. The information and URLs below are known to be outdated and incorrect.
  9. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  10. 1. Introduction
  11. ---------------
  12. This is the README file for the Macintosh version of the Tcl
  13. scripting language.  The home page for the Mac/Tcl info is
  14. http://www.tcl.tk/software/mac/
  15. A summary of what's new in this release is at
  16. http://www.tcl.tk/software/tcltk/8.4.html
  17. A summary of Macintosh-specific features is at
  18. http://www.tcl.tk/software/mac/features.html
  19. 2. The Distribution
  20. -------------------
  21. Macintosh Tcl is distributed in three different forms.  This should
  22. make it easier to only download what you need.  Substitute <version>
  23. with the version you wish to use. The packages are as follows:
  24. mactk<version>.sea.hqx
  25.     This distribution is a "binary" only release.  It contains an
  26.     installer program that will install a 68k, PowerPC, or Fat
  27.     version of the "Tcl Shell" and "Wish" applications.  In addition,
  28.     it installs the Tcl & Tk libraries in the Extensions folder inside
  29.     your System Folder.
  30. mactcltk-full-<version>.sea.hqx
  31.     This release contains the full release of Tcl and Tk for the
  32.     Macintosh plus the More Files packages which Macintosh Tcl and Tk
  33.     rely on.
  34. mactcl-source-<version>.sea.hqx
  35.     This release contains the complete source for Tcl.  In
  36.     addition, Metrowerks CodeWarrior libraries and project files
  37.     are included.  However, you must already have the More Files
  38.     package to compile this code.
  39. The "html" subdirectory contains reference documentation in
  40. in the HTML format.  You may also find these pages at:
  41. http://www.tcl.tk/man/
  42. 3. Compiling Tcl
  43. ----------------
  44. In order to compile Macintosh Tcl you must have the 
  45. following items:
  46. CodeWarrior Pro 5+
  47. Mac Tcl (sources)
  48. More Files 1.4.9
  49. The included project files should work fine.  However, for
  50. current release notes please check this page:
  51. http://www.tcl.tk/doc/howto/compile.html#mac
  52. If you have comments or Bug reports, please use the SourceForge
  53. Bug tracker to report them:
  54. http://tcl.sourceforge.net/