Re: Hunchentoot in SBCL on Intel OS X
- From: "Vilts" <vilts@xxxxxxxxx>
- Date: 30 Oct 2006 04:25:54 -0800
Hey,
I'm not sure if this helps you out with SBCL, but Bill Clementson has
one post where he dealt with libssl.so and OpenMCL problems. Maybe this
will give some ideas:
http://bc.tech.coop/blog/061013.html
Rgds,
Viljo
erk wrote:
Thanks to all for the responses to my Intel OS X newbie topic earlier.
Based on recommendations, I'm trying Hunchentoot on SBCL, and running
into a few issues. Any comments would be appreciated. Is there another
sbcl-specific group besides sbcl-devel I could post this to?
The below happen whether I use asdf or asdf-install (although with
asdf-install I need to skip a number of gpg checks - or at least I
chose to take the minor risk to get to the good stuff faster.)
1.
...
debugger invoked on a CFFI:LOAD-FOREIGN-LIBRARY-ERROR:
Unable to load foreign library: /usr/lib/libssl.so
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Try loading the foreign library again.
1: [USE-VALUE] Use another library instead.
...
At this point, I can simply specify ("/usr/lib/libssl.dylib") for
USE-VALUE, and all is well. Is there a better way?
.
- References:
- Hunchentoot in SBCL on Intel OS X
- From: erk
- Hunchentoot in SBCL on Intel OS X
- Prev by Date: Re: Efficiency of arrays in LISP
- Next by Date: Re: Current state of Symbolics
- Previous by thread: Re: Hunchentoot in SBCL on Intel OS X
- Next by thread: allegro cl installer -- A.I built in, all the way DOWN
- Index(es):
Relevant Pages
|