Never mind, asumu on #racket mentioned I need to use provide in the module. <div><br></div><div>I will do that.</div><div><br></div><div>Shawn<br><br><div class="gmail_quote">On Tue, May 22, 2012 at 11:28 AM, Shawn Smith <span dir="ltr"><<a href="mailto:shawn.p.smith@gmail.com" target="_blank">shawn.p.smith@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<div><br></div><div>I created a planet archive locally with raco planet create, then I installed it into my local cache with raco planet fileinject. </div>
<div><br></div><div>All I've written in Dr Racket so far is:</div>
<div><br></div><div><div>(require (planet "something.rkt" ("shawnps" "something-racket.plt" 1 1)))</div></div><div><br></div><div>and it runs fine. </div><div><br></div><div>I can see it in the module browser (View -> Show Module Browser), and when I double click on it, it opens the correct file.</div>
<div><br></div><div>But I get "unbound identifier" whenever I try to use any of its functions or structs. </div><div><br></div><div>Any help is appreciated.</div><span class="HOEnZb"><font color="#888888"><div>
<br></div><div>Shawn</div>
</font></span></blockquote></div><br></div>