X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <944a03770810180725sefeb27bg25b0231ba3cabce1@mail.gmail.com> Date: Sat, 18 Oct 2008 10:25:39 -0400 From: "Michael Guterl" To: ruby-talk AT ruby-lang DOT org Subject: Re: Ruby and OpenSSL: no such file to load -- openssl (RuntimeError) Cc: cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Sat, Oct 18, 2008 at 10:17 AM, Redd Vinylene wrote: > On Sat, Oct 18, 2008 at 3:28 PM, Redd Vinylene wrote: >> I'm getting this error on Cygwin when trying to run this tiny little Rails app: >> >> ./script/../config/../vendor/rails/railties/lib/initializer.rb:253:in >> `require_frameworks': no such file to load -- openssl (RuntimeError) >> >> I have both the openssl and openssl-devel packages installed. There's >> even an openssl.so in /lib/ruby/1.8/i386-cygwin. I don't know about >> libopenssl-ruby though, it only seems to exist for Debian and Ubuntu. >> >> Anybody got a clue? Have a nice weekend y'all. > > I just tried compiling/installing openssl-0.9.8i-1 manually, but that > didn't work either. > I'm no expert in this arena, but you may need to recompile ruby after installing openssl. HTH, Michael Guterl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/