Code Monkey home page Code Monkey logo

Comments (5)

HashNuke avatar HashNuke commented on July 17, 2024

The above output was from ruby 2.3.1.

Checked configure options in two different lines of Ruby 1.9.3-p551 and 2.1.5. Both don't have --with-openssl-dir options and lots of internet literature seems to mention these.

from asdf-ruby.

HashNuke avatar HashNuke commented on July 17, 2024

Found it. These options names are not hard-coded anywhere. It's dynamic.
This is the code for 2.3.0 https://github.com/ruby/ruby/blob/v2_3_1/lib/mkmf.rb#L1731. The same is available in 1.9.3-p551 too (just diff line numbers).

So --with-XYZ-dir is the same as pass a list of paths with --with-opt-dir. Looks like eventmachine install issue doesn't pertain to paths.

from asdf-ruby.

dpritchett avatar dpritchett commented on July 17, 2024

Just trying asdf-ruby out and failing to get eventmachine on Ruby 2.2 here. James's config isn't helping - I guess this is still a mystery?

That /usr/local/opt/openssl from James matches the path I get from brew info openssl.

from asdf-ruby.

dpritchett avatar dpritchett commented on July 17, 2024

Per this comment I've just bumped my Gemfile from eventmachine 1.0.8 toeventmachine 1.0.9 and things seem better 😕

eventmachine/eventmachine#643 (comment)

from asdf-ruby.

Stratus3D avatar Stratus3D commented on July 17, 2024

Closing since this doesn't seem to be an issue anymore.

from asdf-ruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.