[plt-dev] setup-plt error

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Wed Mar 11 11:46:16 EDT 2009

Okay, but my point is that he DOES have the library, yet can't use the
openssl or this part of the web-server. So we should figure out how to
fix that.

Jay

On Wed, Mar 11, 2009 at 9:39 AM, Eli Barzilay <eli at barzilay.org> wrote:
> It sounds like there are examples in the documentation that use this
> functionality -- if this is the case then it's better to remove them
> so people without the library will still be able to run setup-plt
> without errors.
>
>
> On Mar 11, Jay McCarthy wrote:
>> FYI, the web-server uses libcrypto to get the HMAC-SHA1
>> functions. It does it the same way the openssl library calls
>> libcrypto. So whatever problem you're discovering "should" be a
>> problem with
>>
>> (require openssl)
>>
>> also.
>>
>> Jay
>>
>> On Wed, Mar 11, 2009 at 9:29 AM, Jon Rafkind <rafkind at cs.utah.edu> wrote:
>> > Neil Van Dyke wrote:
>> >>
>> >> Jon Rafkind wrote at 03/11/2009 01:57 AM:
>> >>>
>> >>> I just updated svn (14049) and built from source. I saw this in
>> >>> setup-plt.
>> >>>
>> >>> ...
>> >>> setup-plt: running: web-server/scribblings/web-server.scrbl
>> >>> ffi-lib: couldn't open "libcrypto.so" (libcrypto.so: cannot open shared
>> >>> object file: No such file or directory)
>> >>
>> >> [...]
>
> --
>          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
>                  http://www.barzilay.org/                 Maze is Life!
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the dev mailing list.