I have tcl/tk8.3.2 installed and make xconfig (for both 2.2.18 and 2.4.2) 
just hang. I've been told by the listed maintainer that a new GUI is on its 
way and the existing make xconfig is orphaned, but this does not solve the 
immediate problem.

I have therefore fixed this problem myself and have patches for header.tk and 
tail.tk if anyone is interested. Essentially the fix is to replace all the 
'exec ...' commands with native Tcl ones. I have also enhanced the help 
system so that the help is cached internally on startup and its existence is 
used to control the state of the help button, this makes getting help much 
faster and more reliable (RTFM messages are no longer needed). The help 
itself now has a blue title that points back to the originating entry.

I'm happy to provide these if anyone is interested, I have tested them with 
tcl/tk8.2.0 as well and as far as I can see they work fine. The sizes are

wc -l *patch*
    322 header.tk.patch
     39 tail.tk.patch-2.2.18
     61 tail.tk.patch-2.4.2 


I'm not subscribed to the list so please cc replies to me if you wish.

Thanks,

Simon Geard.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to