Sorry, do not have a clue, it might be something that only appears in Windows 7. I am running Linux myself and have not had any problems with any ssl lib.
I hope you will solve it! Den torsdagen den 5:e juli 2012 kl. 22:51:22 UTC+2 skrev Seven Hong: > > thanks Mikael, that works! except.. I saw an erro message while emacs was > loading weblocks... It was downloading a bunch of stuffs first, and then it > began loading stuffs, then it says: > > Unable to load foreign library (LIBSSL). > Error opening shared library libssl32.dll : . > [Condition of type CFFI:LOAD-FOREIGN-LIBRARY-ERROR] > > Restarts: > 0: [RETRY] Try loading the foreign library again. > 1: [USE-VALUE] Use another library instead. > 2: [LOAD-SOURCE] Load > "c:/PROGRA~2/LISPBO~1.7/quicklisp/dists/quicklisp/s..." instead of > "C:/Users/Seven Hong/AppData/Roaming/common-lisp/ca..." > 3: [RECOMPILE] Compile > "c:/PROGRA~2/LISPBO~1.7/quicklisp/dists/quicklisp/s..." into > "C:/Users/Seven Hong/AppData/Roaming/common-lisp/ca..." then load > "C:/Users/Seven Hong/AppData/Roaming/common-lisp/ca..." again > 4: [RETRY-LOAD] Retry loading #P"C:/Users/Seven > Hong/AppData/Roaming/common-lisp/cache/ccl-1.6-f94-win-amd64/c/PROGRA~2/LISPBO~1.7/quicklisp/dists/quicklisp/software/cl+ssl-20101006-cvs/reload.wx64fsl" > 5: [SKIP-LOAD] Skip loading #P"C:/Users/Seven > Hong/AppData/Roaming/common-lisp/cache/ccl-1.6-f94-win-amd64/c/PROGRA~2/LISPBO~1.7/quicklisp/dists/quicklisp/software/cl+ssl-20101006-cvs/reload.wx64fsl" > --more-- > > any idea..? > > > On Thursday, July 5, 2012 5:15:30 AM UTC-4, Mikael Andersson wrote: >> >> On the page http://www.quicklisp.org/beta/, there are instructions for >> searching for packages. If you use >> (ql:system-apropos "weblocks") you will see that there is a package >> weblocks. >> >> Then just install it by invoking: >> >> *(ql:quickload "weblocks")* >> >> >> Regards, >> >> Mikael >> >> Den onsdagen den 4:e juli 2012 kl. 22:07:58 UTC+2 skrev Seven Hong: >>> >>> Hi all, >>> >>> I just decided to give a try to weblock today, but got stuck in >>> installation step... it says quicklisp can install it really easily on >>> homepage, but I couldn't find any particular instruction for installation >>> by quicklisp. >>> >>> I use Win7+emacs+slime+quicklisp BTW. >>> >> -- You received this message because you are subscribed to the Google Groups "weblocks" group. To view this discussion on the web visit https://groups.google.com/d/msg/weblocks/-/JQdhtQUkIIsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/weblocks?hl=en.
