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

* Re: Installing new openssl 1.1.0 in Cygwin
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Andrey Repin @ 2018-02-05 18:05 UTC (permalink / raw)
  To: Annie, 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

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

* Re: Installing new openssl 1.1.0 in Cygwin
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Achim Gratz @ 2018-02-05 19:57 UTC (permalink / raw)
  To: cygwin

Annie writes:
> 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.

Take the cygport file from that package, change the version and use that
to build.  You may have to refresh patches if there are any.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf microQ V2.22R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

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