[plt-scheme] Segfault in web server (due to missing library??)

From: David Storrs (david.storrs at gmail.com)
Date: Fri Oct 30 19:08:27 EDT 2009

On Fri, Oct 30, 2009 at 6:31 PM, Jay McCarthy <jay.mccarthy at gmail.com>wrote:

> I really don't know what else to suggest...
>
> Can you run anything from the openssl collection? (In PLT)


Yep, and it says the library is loading:

 > (if ssl-available? (display "Has SSL\n") (display "Does not have SSL"))
Has SSL

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20091030/184c1839/attachment.html>

Posted on the users mailing list.