I don't use Tk, so I don't know anything specific about Tktable, but the man page suggests that you do need "package require Tktable" https://wiki.tcl-lang.org/page/Tktable
You don't require the whole library for either tcllib or tklib. You have to require individual packages. In general the info at https://core.tcl-lang.org/tcllib/doc/trunk/embedded/md/toc.md will give the "require" for a particular package.
You don't require the whole library for either tcllib or tklib. You have to require individual packages.
Freewrap663: Threads cannot reliably access wrapped (zvfs) files
Exactly how are you invoking the wrap command? Something like freewrap.exe papi_vadmin.tcl...
FreewrapTCLSH 661 on Windows: -w option for wrapping linux binaries expects ".exe"