Installing new openssl 1.1.0 in Cygwin

Annie a.yousar@informatik.hu-berlin.de
Mon Feb 5 14:26:00 GMT 2018


Hallo,
I run into a problem after installing the brand new openssl 1.1.0 under
CygWin. The package available from the cygwin package manager,
installing version 1.0.0n, worked fine.
But installing the source file from
https://www.openssl.org/source/openssl-1.1.0g.tar.gz
with (./config; make; make install; openssl version)
ends with no output at all.

The problem was solved after setting the excute permissions
 chmod a+rx cygcrypto-1.1.dll cygssl-1.1.dll
in the default directory /usr/local/bin.

Is this a CygWin or an OpenSSL issue?

Kind regards,
/Ann.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list