Sylvain Thibault wrote:
Solution one (the solution you are working on), activate image::jpeg which is already in your tkkit.dllJust require the package directly:package require vfs::mk4
Yes, instead of the 'package require vfs', I should have used the correct subpackage reference. I have a different install setup, so it autoloaded the necessary package for me.
Jeff