tkdesk2.0: stall when "creating Makefile"
Brought to you by:
jchris
I am running Slackware 10.0, and have just compiled and
installed
-tcl8.4.7
-tk8.4.7
-itcl3.2.1
-BLT2.4z
When I do my ./configure it goes on nicely until
"config.status: creating Makefile". Here it just stalls
until I ctrl-c. In 'top' I can see a sed process eating
all my cpu.
Logged In: YES
user_id=295983
Sorry...
After going through all the scripts I discovered that the
error stems from itclConfig.sh not being generated by the
itcl-install scripts. I managed to compile without
itclConfig.sh, but now tkdesk just segfaults in the startup
process... :(