How do we wrap a .so
file(externally created) in the starkit (.vfs ) file in tcl?
I created an explicit package and also the packageindex file and kept it in the /lib folder. However when I use packagre require it is not able to recognize the .so
file.