X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=ZJz mWPCqw1CL3YfhiLYEruyccnYpIHujWz4cmXtM+fD4w7QcWfUCg7q5gG0ZbYUENSE WPNZ9S0Jt32iVxyDriSl6mRGanPfkkDb+cyYGEfX9XR2pujn4wAywba+vZULR6zp RYdoEPcYFzzeoEynTl2Kgd1R7dKUYdSQqntL1tcw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=oI7CYdHjS PKrNUl9n3tc8HcDxBw=; b=PIFgSVphxn8Aq9r6lhpAG4UxN6qAWH6GmrCHGDGQA HA5tXPh16g5sOABjDrPXzmcLUAvQ2vQLVqAReZPXVajs8QxrGQOpxOVVUN+DUGFm M4dcwdXWAEKZ0SZcO4K+bW/TC/dMh17b+uqGemYKqasG9cGDrZYSOw6YLAEpNRHi EE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_NEUTRAL autolearn=ham version=3.3.2 spammy=ann, Ann, hallo, H*u:6.1 X-HELO: mo4-p05-ob.smtp.rzone.de X-RZG-AUTH: :KWtKfE2pa99sG1ATxORALmN2+J9QcMymyUaKwU9XMXhaJPQk/icmg3zxzacXhaWREYLhu+6W+Va0iLYp4mHzNl3BZ/YzjvCI X-RZG-CLASS-ID: mo05 To: cygwin AT cygwin DOT com From: Annie Subject: Installing new openssl 1.1.0 in Cygwin Message-ID: Date: Mon, 5 Feb 2018 15:26:36 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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