home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / tcl / spectcl-.000 / spectcl- / usr / local / SpecTcl-0.1a / README.bin.Linux < prev    next >
Encoding:
Text File  |  1995-12-01  |  1.4 KB  |  31 lines

  1.                         Nov. 30, 1995
  2.  
  3. Here is an a.out binary distribution of the SUN's SpecTcl version 0.1a, a
  4. Visual Basic style GUI builder for Tk/TCL.  Note that this is very alpha,
  5. and although it is claimed that it will find new widgets, it really (I mean
  6. REALLY) had problems with the Tix4.0 widget kit.  Other than that, it blows 
  7. away XF2.3!
  8.  
  9. Since the package requires a modified blt table widget, and since it proved
  10. to be non-trivial to build (the auto configure did'nt work, and there
  11. is no support for building shared libs on anything but SUN, and to build 
  12. a static wish needed a modifed tkAppInit.c from Tk, but you have to figure 
  13. that out yourself, and the Linux Tk4.0 binary dist did'nt have the correct 
  14. headers and and and....) I decided to build this binary distribution.  
  15. It is statically linked with the blt table widget, and dynamically linked 
  16. with TCL7.4, Tk4.0 and everything else.
  17.  
  18. To install this package, you need to install TCL7.4 and Tk4.0 from the a.out
  19. binary distribution (they are on ftp://sunsite.unc.edu/pub/Linux/devel/tcl).
  20. Then just untar this thing in / and run spectcl.  That's it.
  21.  
  22. See the README in this directory for what to do with the files it makes.
  23. One thing though, make sure that you run the files with bltt_wish (included
  24. with this package), as the generated code uses blt_table at run time as well
  25. as for the GUI builder itself.
  26.  
  27. Have Fun.
  28.  
  29. D. Jeff Dionne
  30. Jeff@RyeHam.EE.Ryerson.Ca
  31.