This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Installing new openssl 1.1.0 in Cygwin


Greetings, Annie!

> 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?

Neither, it's a Windows issue. Windows libraries are executables.


-- 
With best regards,
Andrey Repin
Monday, February 5, 2018 20:50:05

Sorry for my terrible english...


--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]