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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=FZ0cHemiQBvApP+8kTuSI7Xvkqj1N YtBajkJXpXu4a7cT2yCGk05tvE6S8Unkoywsob8Cbopb/fAJbV9LbdIv0dKUVfNI 4sDFGsTi+XwfmWdjPDTm1qTnjzLcSPYcNce+Axe0xpbZ3NpTZ3wirmLMVRfNQOKo m6e+EoxX0TN6a4= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=h403a0yCgejqQOdmi6uDP/mc3R8=; b=ad1 Mcd1u2PorkjWtv3UI6uqaECDADNyZaI0Yu7BM5SWup4YgQxuYj17Ms4Yvaw9DXCs cFBTL93mniJkk7MrnGQxaeNhnlx/KAlONkemjjLWMG713HLKix+qqabTm81cvFsb 17xC9JHJd3vhw+2XVq2x++j+s+jDjw8yti1c9FoY= 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=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=gem, ruby X-HELO: s216.webhostingserver.nl X-Gm-Message-State: AD7BkJIvm+/qnPR0qJfcoPX5gnClLQ5OcWkcuSkuiGrcYV59t9U0U/fcc6QpOPPMMlm6bnyPdzSsOlPrb1BHJg== X-Received: by 10.107.29.210 with SMTP id d201mr2289974iod.14.1457002692737; Thu, 03 Mar 2016 02:58:12 -0800 (PST) MIME-Version: 1.0 From: Frank Fesevur Date: Thu, 3 Mar 2016 11:57:43 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Ruby gem install falis To: "cygwin AT cygwin DOT com" Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi, I am unable to install a gem: # gem install gollum ERROR: Loading command: install (LoadError) No such process - /usr/lib/ruby/2.2.0/openssl.so ERROR: While executing gem ... (NoMethodError) undefined method `invoke_with_build_args' for nil:NilClass When I try "gem update" the same error occurs. From what I read on various sites on the internet is that Ruby needs to be rebuild with the latest openssl. A new version of the openssl package was released recently. I have very little experience with Ruby. Just using some software that need to be installed as gems. Is rebuilding something I can do myself or does the Ruby packages needs to be rebuild? Regards, Frank -- 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