Where are the locations of the tcl and tk configuration definitions in MEPIS?
I went to build the tray docker for aMSN when I got the following warning:
Code:
root@1[traydock]# ./configure
checking for Tcl configuration... configure: WARNING: Can'tfind Tcl configuration definitions
The readme says I can go ./configre --with-tcl=[location] --with-tk=[location] (or something to that effect) but I don't know where they are.
I've tried /usr/lib/tcl8,4 and /usr/lib/tk8.4 but those folders don't contain what is needed (tclConfig.sh)
I have tried a kdesu kfind search and cannot find anything.