Just install the packages into some directory, and add that directory to the LOAD_PATH. You can also precompile them and put the .ji files in some directory that you add to the
LOAD_CACHE_PATH path. That way your users will get a fixed set of packages at a known version, won't need Internet access, and won't need to precompile.
