I was trying to require the package Itcl, it couldn’t find it because it was looking for a file called itcl422.dll, but in the package folder it was called itcl422t.dll.
So I had to rename the file to itcl422.dll, that might be something that you will want to look into.
Thanks.