Lisp HUG Maillist Archive

Libeay32.dll

Hi, I am running hunchentoot on a Windows box with
LispWorks6_64bit. Now I want to switch it to SSL and when making the
first request it shows an error asking for libeay32.dll.  This sounds 
like a library from openssl but 32bit. Any idea what I can do?

Thx, Jens

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html

Re: Libeay32.dll


On Tue, Nov 7, 2017 at 9:48 AM Jens Teich <info@jensteich.de> wrote:
Hi, I am running hunchentoot on a Windows box with
LispWorks6_64bit. Now I want to switch it to SSL and when making the
first request it shows an error asking for libeay32.dll.  This sounds
like a library from openssl but 32bit. Any idea what I can do?

Thx, Jens

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html
--
Marcus A. Lines
Ph: 603-852-9513
malines@gmail.com

Re: Libeay32.dll

Hi! AFAIR, it is only the name, there are 32-bit and 64-bit versions
of the library.


2017-11-07 17:45 GMT+03:00, Jens Teich <info@jensteich.de>:
> Hi, I am running hunchentoot on a Windows box with
> LispWorks6_64bit. Now I want to switch it to SSL and when making the
> first request it shows an error asking for libeay32.dll.  This sounds
> like a library from openssl but 32bit. Any idea what I can do?
>
> Thx, Jens
>
> _______________________________________________
> Lisp Hug - the mailing list for LispWorks users
> lisp-hug@lispworks.com
> http://www.lispworks.com/support/lisp-hug.html
>

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html

Re: Libeay32.dll

My testing for my students (summarized here)  on SSL for Windows for Lispworks and SBCL indicate that

  • Lispworks Personal 6.0 needs Win32 1.0.2 (not 1.1) for Win64. It will install into C:\Windows\SysWoW64\
  • SBCL on the other hand needs the Win64 1.1 that installs into  C:\Windows\system32\

Both can be installed to cover all your bases.

I don't know if Lispworks 7.0 accepts version 1.1.


On 11/7/2017 9:03 AM, 73budden . wrote:
Hi! AFAIR, it is only the name, there are 32-bit and 64-bit versions
of the library.


2017-11-07 17:45 GMT+03:00, Jens Teich <info@jensteich.de>:
Hi, I am running hunchentoot on a Windows box with
LispWorks6_64bit. Now I want to switch it to SSL and when making the
first request it shows an error asking for libeay32.dll.  This sounds
like a library from openssl but 32bit. Any idea what I can do?

Thx, Jens

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.lispworks.com_support_lisp-2Dhug.html&d=DwIBaQ&c=yHlS04HhBraes5BQ9ueu5zKhE7rtNXt_d012z2PA6ws&r=rYww9Ur1WoBi28j2XhN4rwFLo31INs66FdFiX_Ro7pI&m=0YiQ1E3vJv_yIzwQOzd3OvcmjxfueDngZ7HF6RH0pFc&s=NM3X2ehmkoou_HMoq5IIlev_sl1hE4i1ZawmWhy73sk&e= 

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.lispworks.com_support_lisp-2Dhug.html&d=DwIBaQ&c=yHlS04HhBraes5BQ9ueu5zKhE7rtNXt_d012z2PA6ws&r=rYww9Ur1WoBi28j2XhN4rwFLo31INs66FdFiX_Ro7pI&m=0YiQ1E3vJv_yIzwQOzd3OvcmjxfueDngZ7HF6RH0pFc&s=NM3X2ehmkoou_HMoq5IIlev_sl1hE4i1ZawmWhy73sk&e= 

-- 
.................................................
Christopher Riesbeck
Associate Professor, Electrical Engineering and Computer Science
McCormick School of Engineering
Northwestern University

2145 Sheridan Rd., Evanston, IL 60208

Home page: http://www.cs.northwestern.edu/~riesbeck/
Calendar: http://www.cs.northwestern.edu/~riesbeck/calendar.html

Re: Libeay32.dll

Unable to parse email body. Email id is 14641

Updated at: 2020-12-10 08:30 UTC