Hello,<div><br></div><div>I am trying to use Moby, following along the examples in the documentation[1], but I am unable to get it to work.</div><div>Has anybody used it recently?</div><div><br></div><div><br></div><div>Running from DrRacket did not succeed, and from the terminal, after removing moby.plt and js-vm.plt using raco planet remove -e, I get:</div>

<div><br></div><div><div>rodolfo@lisa:~/projects/racket-for-smartphones$ racket run-counter.rkt </div><div>private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div><div>

translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div><div>default-load-handler: cannot open input file: &quot;/opt/racket/collects/unstable/scribble.rkt&quot; (No such file or directory; errno=2)</div>

<div>raco setup: error: during making for &lt;planet&gt;/dyoo/js-vm.plt/1/12 (js-vm)</div><div>raco setup:   private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div>
<div>
raco setup: error: during making for &lt;planet&gt;/dyoo/js-vm.plt/1/12/private</div><div>raco setup:   translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div><div>raco setup: error: during Building docs for /home/rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/js-vm.scrbl</div>

<div>raco setup:   default-load-handler: cannot open input file: &quot;/opt/racket/collects/unstable/scribble.rkt&quot; (No such file or directory; errno=2)</div><div>...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div>

<div>...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div><div>...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div>

<div>...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div><div>...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div>

<div>...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div><div>default-load-handler: cannot open input file: &quot;/opt/racket/collects/unstable/scribble.rkt&quot; (No such file or directory; errno=2)</div>

<div>raco setup: error: during making for &lt;planet&gt;/dyoo/moby.plt/3/9 (Moby)</div><div>raco setup:   ...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div>

<div>raco setup: error: during making for &lt;planet&gt;/dyoo/moby.plt/3/9/js-vm</div><div>raco setup:   ...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div>

<div>raco setup: error: during making for &lt;planet&gt;/dyoo/moby.plt/3/9/js-vm/private</div><div>raco setup:   ...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div>

<div>raco setup: error: during making for &lt;planet&gt;/dyoo/moby.plt/3/9/src</div><div>raco setup:   ...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div>

<div>raco setup: error: during making for &lt;planet&gt;/dyoo/moby.plt/3/9/src/android</div><div>raco setup:   ...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div>

<div>raco setup: error: during making for &lt;planet&gt;/dyoo/moby.plt/3/9/src/android/server-side-packager</div><div>raco setup:   ...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div>

<div>raco setup: error: during Building docs for /home/rodolfo/.racket/planet/300/5.1.1/cache/dyoo/moby.plt/3/9/manual.scrbl</div><div>raco setup:   default-load-handler: cannot open input file: &quot;/opt/racket/collects/unstable/scribble.rkt&quot; (No such file or directory; errno=2)</div>

<div>...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module in: internal:indirect?</div><div><br></div><div> === context ===</div>
<div>
standard-module-name-resolver</div><div>standard-module-name-resolver</div><div>standard-module-name-resolver</div><div>standard-module-name-resolver</div><div>standard-module-name-resolver</div><div>standard-module-name-resolver</div>

<div>standard-module-name-resolver</div></div><div><br></div><div><br></div><div>~~~~~~~~~~~~~~~~ the end ~~~~~~~~~~~~~~~~~~~~~~~~~~~</div><div><br></div><div>The attached code is taken from the documentation.</div><div>
<br>
</div><div>Any insight?</div><div><br></div><div><br></div><div><br></div><div>Thanks,</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br clear="all">Rodolfo Carvalho<br>
</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><br class="Apple-interchange-newline">[1] <a href="http://planet.racket-lang.org/package-source/dyoo/moby.plt/3/9/planet-docs/manual/index.html">http://planet.racket-lang.org/package-source/dyoo/moby.plt/3/9/planet-docs/manual/index.html</a>