To build, download the Tcl/Tk 8.4.1 and Thread 2.5 sources from
http://prdownloads.sourceforge.net/tcl/ into your
/usr/src/redhat/SOURCES/ directory, place the specification file in
your /usr/src/redhat/SPECS/ directory, then from that directory, type:
# rpmbuild -bb --clean tcltk-8.4.1-4.spec
Note: you may change the installation directory and turn on the thread
extension at the beginning of the specification file.
Changes:
- installation in /usr hierarchy now works (thanks Leslie for the fix)
Jean-Luc Fontaine (http://jfontain.free.fr/)