home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / languages / tcl / tcl.7.3.README < prev   
Encoding:
Text File  |  1994-02-08  |  1.1 KB  |  24 lines

  1. tcl-7.3-MAB.pkg.tar
  2.  
  3. Contains tcl v7.3 compiled for both intel and motorola based NEXTSTEP environments. If someone sends me a gecko, I'll support it too.
  4.  
  5. This tcl environment is set to install in /LocalDevleoper under the following directories:
  6.  
  7. lib        libtcl.a & tcl library directory
  8. bin        tclsh
  9. Headers    tcl.h
  10. man        tcl (and associated) man pages.
  11.  
  12. TCL_LIBRARY is set to /LocalDeveloper/lib/tcl.
  13.  
  14. The source tree was modified such that the compatibility versions of tmpnam() and strdup() were used (since the NeXT supplied ones are broken or inferior).  To avoid name-space conflict, the compatibility functions were renamed, and all references to the functions within the tcl source were changed.
  15.  
  16. This library should work with various third-party products that use Tcl.  It definitely works with the WavesWorld palettes/environment.
  17.  
  18. If you would like the patches needed to make the Tcl 7.3 source tree NEXTSTEP compatible, I can supply the patches and instructions in email.
  19.  
  20. If you have been working on Tcl <-> NEXTSTEP interface, please let me know.
  21.  
  22. b.bum
  23. <bbum@friday.com>
  24.