"Mirko Vukovic" <mirko.vuko...@gmail.com> writes:

> But if I do that from slime, then the load fails:
> Unable to load foreign library (NIL).
>   FFI:OPEN-FOREIGN-LIBRARY: Cannot open library "/bin/cyggsl-0.dll":
> "No such file or directory"
>    [Condition of type LOAD-FOREIGN-LIBRARY-ERROR]

Not sure how to start debugging that one. What does
(probe-file "/bin/cyggsl-0.dll") return in both situations? Or, how
about (probe-file "c:/cygwin/bin/cyggsl-0.dll") when you're running
CLISP within Emacs?

-- 
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/


_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to