The following patch creates symlinks for libtcl.so and libtk.so as well as installs libtclstub.a and libtkstub.a. This is desirable for several reasons, but namely so we can link against just -ltcl -ltk etc without needing to keep updating our configuration whenever the version changes.
Cheers!
Sean
install Tcl lib files
Logged In: YES
user_id=785737
Originator: YES
P.S. These files both apply to the unix/Makefile.in respectively int the tcl and tk sources.
File Added: tklib.patch
install Tk lib files
Logged In: YES
user_id=785737
Originator: YES
File Added: tklib2.patch
FYI