[plt-scheme] Message digests: md5, sha1, etc.

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Tue Feb 6 08:44:22 EST 2007

Geoffrey S. Knauth:
 > On ubuntu 6.10 edgy AMD64, I got:

 > Welcome to DrScheme, version 360.
 > Language: Pretty Big (includes MrEd and Advanced Student).
 > > (require (planet "digest.ss" ("soegaard" "digest.plt" 1 0)))
 > ffi-lib: couldn't open "libcrypto.so" (libcrypto.so: cannot open
 > shared object file: No such file or directory)

 > I do have a libcrypto.so in /usr/lib.


Jon Rafkind skrev:
> $ uname -a
> Linux dynamo 2.6.16-gentoo-r7 #10 Tue Jun 27 20:26:34 EDT 2006 x86_64 
> AMD Athlon(tm) 64 Processor 3500+ AuthenticAMD GNU/Linux

You both seem to have the same version of DrScheme (360).

Jon, where is your libcrypto.so located?

Is it LD_LIBRARY_PATH that decides where DrScheme looks for
shared libraries on Linux?

-- 
Jens Axel Søgaard




Posted on the users mailing list.