This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Ruby gem install falis


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]