[racket] Racket looking for older versions of libcrypto and libssl than what Amazon Linux has

From: Greg Hendershott (greghendershott at gmail.com)
Date: Wed Mar 2 13:43:39 EST 2011

Thank you.

The two specific issues I noticed were looking for both libssl and
libcrypto, e.g. in openssl/mzssl.rkt and also in
web-server/stuffers/hmac-sha1.rkt.

On Wed, Mar 2, 2011 at 12:58 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> At Wed, 2 Mar 2011 11:55:29 -0500, Greg Hendershott wrote:
>> 2. Someday should Racket look for the newer versions of libssl and libcrypto?
>
> Yes. I'll add "1.0" to the list of versions that that the `openssl'
> looks for.
>
>


Posted on the users mailing list.