[plt-scheme] Libcrypto version distributed with DrScheme
On Feb 15, Jens Axel Søgaard wrote:
> When opening libeay32.dll (the Windows name of libcrypto)
> the function seems to be missing. But - who knows, whether
> I am opening the proper dll or not.
If you use an absolute path, then it should open that dll.
> So I am wondering, what version of libcrypto is distributed?
> Also, is it only the Windows version that comes with the
> libcrypto files (I understand that Apple distributes them
> with OS X)?
Yes.
> The dlls are in
>
> <http://svn.plt-scheme.org/plt/trunk/src/worksp/extradlls/>
>
> but the README doesn't mention the version numbers.
(I've put DLLs that Matthew gave me there, he'll probably know if it's
safe to put the recent ones now.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!