public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Installing new openssl 1.1.0 in Cygwin
@ 2018-02-05 14:26 Annie
  2018-02-05 18:05 ` Andrey Repin
  2018-02-05 19:57 ` Achim Gratz
  0 siblings, 2 replies; 3+ messages in thread
From: Annie @ 2018-02-05 14:26 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-05 19:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-05 14:26 Installing new openssl 1.1.0 in Cygwin Annie
2018-02-05 18:05 ` Andrey Repin
2018-02-05 19:57 ` Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).