Re: Ruby and OpenSSL: no such file to load -- openssl (RuntimeError)

2008-10-19 Thread Redd Vinylene
On Sun, Oct 19, 2008 at 5:57 PM, Robert Klemme <[EMAIL PROTECTED]> wrote: > 2008/10/18 Redd Vinylene <[EMAIL PROTECTED]>: >> 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_fr

Re: Ruby and OpenSSL: no such file to load -- openssl (RuntimeError)

2008-10-19 Thread Robert Klemme
2008/10/18 Redd Vinylene <[EMAIL PROTECTED]>: > 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 ope

Re: Ruby and OpenSSL: no such file to load -- openssl (RuntimeError)

2008-10-18 Thread Redd Vinylene
On Sat, Oct 18, 2008 at 4:25 PM, Michael Guterl <[EMAIL PROTECTED]> wrote: > > I'm no expert in this arena, but you may need to recompile ruby after > installing openssl. Yeah, good idea, but sorry, it made no difference. -- http://www.home.no/reddvinylene -- Unsubscribe info: http://cygwi

Re: Ruby and OpenSSL: no such file to load -- openssl (RuntimeError)

2008-10-18 Thread Michael Guterl
On Sat, Oct 18, 2008 at 10:17 AM, Redd Vinylene <[EMAIL PROTECTED]> wrote: > On Sat, Oct 18, 2008 at 3:28 PM, Redd Vinylene <[EMAIL PROTECTED]> wrote: >> I'm getting this error on Cygwin when trying to run this tiny little Rails >> app: >> >> ./script/../config/../vendor/rails/railties/lib/initial

Re: Ruby and OpenSSL: no such file to load -- openssl (RuntimeError)

2008-10-18 Thread Redd Vinylene
On Sat, Oct 18, 2008 at 3:28 PM, Redd Vinylene <[EMAIL PROTECTED]> 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 (RuntimeEr