Command explanations
sed -i ...: The Tcl
package assumes that the source that is used to build Tcl
is always kept around for compiling packages that depend on
Tcl. These sed's remove the
reference to the build directory and replace them by saner system wide
locations.
install ...: These commands install the internal
headers into a system-wide location.
ln -sf ...: These commands create compatibility
symbolic links.