23 November 2021

TkSteal

System: Slackware Linux (version 15.0)
CPUs: Intel(R) Core(TM) i5-3230M CPU @2.60GHz
GPU: Mesa DRI Intel(R) HD Graphics 4000

Building of S. Delmas' TkSteal.

bash-5.1$ git clone -q https://github.com/sdelmas/TkSteal.git
bash-5.1$ cd TkSteal
bash-5.1$ sed -i 's#@TCLTK_LD_CMD@#-ltk -ltcl#' Makefile.in
bash-5.1$ sed -i 's#tcl_RcFileName = "~/.wishrc";#Tcl_SetVar(interp, "tcl_rcFileName", "~/.wishrc", TCL_GLOBAL_ONLY);#' wish/tkAppInit.c
bash-5.1$

Run the configure script and 'make'.

Try running tkSteal1.tcl.

No attempt has been made to enable BLT, ITcl, Tix, expect, TclX, or Tcl-DP.



[   ]