Hi - <br><br>I am attempting to use digest.plt &amp; crypto.plt through planet and encountered some issues (p.s. I don&#39;t know if there is another forum for these types of issues - let me know if that&#39;s the case, thanks), I am using PLT 360 on Windows XP SP2. 
<br><br>&gt; (require (planet &quot;digest.ss&quot; (&quot;soegaard&quot; &quot;digest.plt&quot; 1 2))) ; doesn&#39;t work <br>require: PLaneT could not find the requested package: Server had no matching package: No package matched the specified criteria in: (planet &quot;
digest.ss&quot; (&quot;soegaard&quot; &quot;digest.plt&quot; 1 2))<br>&gt; (require (planet &quot;digest.ss&quot; (&quot;soegaard&quot; &quot;digest.plt&quot;))) ; works <br>&gt; (require (planet &quot;crypto.ss&quot; (&quot;vyzo&quot; &quot;
crypto.plt&quot; 1 0))) ; missing definition <br>. C:\...\planet\300\360\cache\vyzo\crypto.plt\1\0\digest.ss:75:26: expand: unbound variable in module in: ptr-add<br>&gt; <br><br>So for digest.plt - it works without version info, but doesn&#39;t work with version.&nbsp; I tried both 
1.1 &amp; 1.2 to no avail.&nbsp; Can&#39;t tell whether this is a problem with planet or with the module.&nbsp; Otherwise it works (and much faster than md5.ss ;P). <br><br>For crypto.plt, it apparently requires something called ptr-add that cannot be resolved.&nbsp; Shouldn&#39;t planet download dependency as well?
<br><br>Thanks,<br>yinso <br><br>-- <br><a href="http://www.yinsochen.com">http://www.yinsochen.com</a><br>...continuous learning...