<div dir="ltr">I am trying to build an mred based distribution zip, but when I unzip the produced file and try to run the exe, I get the following error message:<br><br><div style="margin-left: 40px;">standard-module-name-resolver: collection not found: "planet" in any of: (#<path:C:\Documents and Settings\c.bowron\Application Data\PLT Scheme\4.1\collects> #<path:C:\tmp\schemep3\lib\plt\schemep3\collects>)<br>
<br> === context ===<br>loop<br><br><br>[Exited]<br></div><br>Here's a screenshot:<br><br clear="all"><a href="http://screencast.com/t/L4c32wQwO02">http://screencast.com/t/L4c32wQwO02</a><br><br>Is using Planet modules not supported when building a program for distribution or is this just a bug? <br>
<br>The module I am using is Jay McCarthy's sqlite bindings and I am importing the module in my code using: "(require (planet jaymccarthy/sqlite/sqlite))". Everything works fine when running from sources.<br>
<br>I'm using 4.1 on Windows XP. <br><br>Thanks<br>-- <br>Christopher W. Bowron <<a href="mailto:chris@bowron.us">chris@bowron.us</a>><br>[ Nothing is exciting if you know what the outcome will be ]<br> - Joseph Campbell<br>
</div>