[plt-scheme] issues using planet, digest.plt, crypto.plt
On Thu, 22 Mar 2007, Yin-So Chen wrote:
> Hi -
>
> For crypto.plt, it apparently requires something called ptr-add that cannot
> be resolved. Shouldn't planet download dependency as well?
ptr-add is a function from the standard foreign function interface in
369.x. It is not available at 360, so you need a pre-release (or svn)
build.
I'll see if I can make a work-around for 360.
-- vyzo
PS: crypto.plt provides digests too, so you don't need digest.plt if you
load crypto