[plt-scheme] Standard module resolver issue
Paulo J. Matos
pocmatos at gmail.com
Thu Jul 2 15:39:19 EDT 2009
Hi all,
Part of some software I have, is about generating code in runtime as a
unit, loading it, linking the unit and executing and if I run
everything in DrScheme it works perfectly. As soon as I compile it
with mzc and run it, I get:
standard-module-name-resolver: collection not found:
#<path:scheme/lang> in any of:
(#<path:/home/sorgematos/eboc/collects>)
=== context ===
loop
Any suggestions where the problem lies?
Cheers,
--
Paulo Jorge Matos - pocmatos at gmail.com
http://www.pmatos.net
More information about the plt-scheme
mailing list