Giter Club home page Giter Club logo

Comments (5)

postmodern avatar postmodern commented on July 3, 2024

ruby-install ruby -- --disable-install-doc ;)

from ruby-install.

fesplugas avatar fesplugas commented on July 3, 2024
usage: ruby-install [OPTIONS] [RUBY [VERSION]] [-- CONFIGURE_OPTS ...]

Options:

    -s, --src-dir DIR   Directory to download source-code into
    -i, --install-dir DIR   Directory to install Ruby into
    -p, --patch FILE    Patch to apply to the Ruby source-code
    -M, --mirror URL    Alternate mirror to download the Ruby archive from
    -u, --url URL       Alternate URL to download the Ruby archive from
    -m, --md5 MD5       MD5 checksum of the Ruby archive
    --no-download       Use the previously downloaded Ruby archive
    --no-verify     Do not verify the downloaded Ruby archive
    --no-install-deps   Do not install build dependencies before installing Ruby
    --no-reinstall      Skip installation if another Ruby is detected in same location
    -V, --version       Prints the version
    -h, --help      Prints this message

Examples:

    $ ruby-install ruby
    $ ruby-install ruby 2.0
    $ ruby-install ruby 2.0.0-p0
    $ ruby-install ruby -- --with-openssl-dir=...
    $ ruby-install -M https://ftp.ruby-lang.org/pub/ruby ruby
    $ ruby-install -M http://www.mirrorservice.org/sites/ftp.ruby-lang.org/pub/ruby ruby
    $ ruby-install -p https://raw.github.com/gist/4136373/falcon-gc.diff ruby 1.9.3

Maybe should be added to help.

from ruby-install.

postmodern avatar postmodern commented on July 3, 2024

It's already stated that everything past the -- is passed directly to ./configure.

from ruby-install.

havenwood avatar havenwood commented on July 3, 2024

@fesplugas The ruby-install options must precede the -- and don't duplicate the ./configure options.

from ruby-install.

fesplugas avatar fesplugas commented on July 3, 2024

Closing the pull request then.

from ruby-install.

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.