kbs for windows+linux+solaris
Rene Zaumseil <[email protected]> Sun, 20 May 2007 22:26:33 +0200
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
Hi, this is a version working under Windows (msys), Linux and SunOS with native "cc". Unpack with "tar xzf rene.tgz" and "cd rene". Under Windows you must use msys (get it from http://sourceforge.net/project/showfiles.php?group_id=10894). Put the rene/ dir inside the "msys" tree (under /home). Currently the straightforward way with "./kbs.tcl result tclkit-8.5" does not work. You need at first the sources. Then edit the "VPATH" variable of the "Makefile.in" of tcl, tk, vlerq, thread and used extensions. Change all ":" in ";". Then go on. I do not know if there is a better way. To get some usage information type: ./kbs.tcl To get information about the *.kbs file commands type: ./kbs.tcl kbs To download all sources type: ./kbs.tcl sources \* To build tclkits with tcl/tk 8.4 type: rm -rf build*; ./kbs.tcl result tclkit-8.4 To build tclkits with tcl/tk 8.5 type: rm -rf build*; ./kbs.tcl result tclkit-8.5 To build all available packages (please read and perform at first the TODO steps for tkhtml and trofs) for tcl/tk 8.5 type: rm -rf build*; ./kbs.tcl result packages All results are in the "result*" dir. It is possible to include additional files with a simple line like source myfile.kbs inside the default defs.kbs (it is tcl mode inside) or specify the file with "-defsfile=myfile" on the command line. What is missing: - support for kit-builds - mac builds, who can help? - other packages? rene --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "starkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/starkit?hl=en -~----------~----~----~----~------~----~------~--~---
rene.tgz
(application/x-tgz, 173.6 KB) - not displayed