Giter Site home page Giter Site logo

Comments (3)

shigeya avatar shigeya commented on July 30, 2024

I forgot to mention that both of the systems with openssl@3 installed.

from ruby-build.

mislav avatar mislav commented on July 30, 2024

Thanks for the report. I'm looking at this line of output, which shows the configure invocation made by ruby-build:

-> ./configure "--prefix=$HOME/.rbenv/versions/3.3.1" --enable-shared --with-libyaml-dir=/opt/homebrew/opt/libyaml --with-gmp-dir=/opt/homebrew/opt/gmp --with-ext=openssl,psych,+ --with-openssl-dir=/opt/homebrew/opt/[email protected]

I see --with-openssl-dir being passed, but if you said that the system had no [email protected] at the time, then my main guess is that you might have had RUBY_CONFIGURE_OPTS environment variable with this flag in it. Many people set this environment variable globally in their shell initialization files but then forget about it.

Since recently, ruby-build is much better at detecting openssl versions installed on the system, particularly those from Homebrew, so manual intervention by explicitly setting --with-openssl-dir via environment variables or other means isn't necessary in most cases anymore.

from ruby-build.

shigeya avatar shigeya commented on July 30, 2024

Ha! You're right. My apologies. It was staying in my shell configuration two years ago.
Let me close this issue.

Again, thanks for the help!

from ruby-build.

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.