How do I make the “1.9.2” Ruby string point to the final release with RVM?











up vote
1
down vote

favorite












I'm using RVM to manage my Ruby environment on OSX, and currently it's interpreting '1.9.2' as ruby-1.9.2-rc2 instead of the final release. How can I update this to make it behave as expected?










share|improve this question
























  • @Adam this doesn't seem to me that it has anything to do with unix... this seems like a Ruby question... SO? I've no clue what this has to do with bash
    – xenoterracide
    Sep 2 '10 at 19:07












  • @xenoterracide RVM is a Ruby version manager written in bash, and entirely specific to unix systems. It manipulates your shell environment to allow you to use multiple versions & gemsets in one environment.
    – Adam Lassek
    Sep 3 '10 at 2:09












  • @xenoterracide I was going to add rvm and ruby as tags but I'm not allowed.
    – Adam Lassek
    Sep 3 '10 at 2:14










  • @Adam so it's perlbrew for ruby...
    – xenoterracide
    Sep 3 '10 at 2:43










  • @xenoterracide Yes, same idea but with the added capability of being able to define multiple independent gemsets in addition to Ruby installations.
    – Adam Lassek
    Sep 3 '10 at 21:10















up vote
1
down vote

favorite












I'm using RVM to manage my Ruby environment on OSX, and currently it's interpreting '1.9.2' as ruby-1.9.2-rc2 instead of the final release. How can I update this to make it behave as expected?










share|improve this question
























  • @Adam this doesn't seem to me that it has anything to do with unix... this seems like a Ruby question... SO? I've no clue what this has to do with bash
    – xenoterracide
    Sep 2 '10 at 19:07












  • @xenoterracide RVM is a Ruby version manager written in bash, and entirely specific to unix systems. It manipulates your shell environment to allow you to use multiple versions & gemsets in one environment.
    – Adam Lassek
    Sep 3 '10 at 2:09












  • @xenoterracide I was going to add rvm and ruby as tags but I'm not allowed.
    – Adam Lassek
    Sep 3 '10 at 2:14










  • @Adam so it's perlbrew for ruby...
    – xenoterracide
    Sep 3 '10 at 2:43










  • @xenoterracide Yes, same idea but with the added capability of being able to define multiple independent gemsets in addition to Ruby installations.
    – Adam Lassek
    Sep 3 '10 at 21:10













up vote
1
down vote

favorite









up vote
1
down vote

favorite











I'm using RVM to manage my Ruby environment on OSX, and currently it's interpreting '1.9.2' as ruby-1.9.2-rc2 instead of the final release. How can I update this to make it behave as expected?










share|improve this question















I'm using RVM to manage my Ruby environment on OSX, and currently it's interpreting '1.9.2' as ruby-1.9.2-rc2 instead of the final release. How can I update this to make it behave as expected?







bash ruby rvm






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 27 at 22:09









Michael Prokopec

74416




74416










asked Sep 1 '10 at 3:52









Adam Lassek

1264




1264












  • @Adam this doesn't seem to me that it has anything to do with unix... this seems like a Ruby question... SO? I've no clue what this has to do with bash
    – xenoterracide
    Sep 2 '10 at 19:07












  • @xenoterracide RVM is a Ruby version manager written in bash, and entirely specific to unix systems. It manipulates your shell environment to allow you to use multiple versions & gemsets in one environment.
    – Adam Lassek
    Sep 3 '10 at 2:09












  • @xenoterracide I was going to add rvm and ruby as tags but I'm not allowed.
    – Adam Lassek
    Sep 3 '10 at 2:14










  • @Adam so it's perlbrew for ruby...
    – xenoterracide
    Sep 3 '10 at 2:43










  • @xenoterracide Yes, same idea but with the added capability of being able to define multiple independent gemsets in addition to Ruby installations.
    – Adam Lassek
    Sep 3 '10 at 21:10


















  • @Adam this doesn't seem to me that it has anything to do with unix... this seems like a Ruby question... SO? I've no clue what this has to do with bash
    – xenoterracide
    Sep 2 '10 at 19:07












  • @xenoterracide RVM is a Ruby version manager written in bash, and entirely specific to unix systems. It manipulates your shell environment to allow you to use multiple versions & gemsets in one environment.
    – Adam Lassek
    Sep 3 '10 at 2:09












  • @xenoterracide I was going to add rvm and ruby as tags but I'm not allowed.
    – Adam Lassek
    Sep 3 '10 at 2:14










  • @Adam so it's perlbrew for ruby...
    – xenoterracide
    Sep 3 '10 at 2:43










  • @xenoterracide Yes, same idea but with the added capability of being able to define multiple independent gemsets in addition to Ruby installations.
    – Adam Lassek
    Sep 3 '10 at 21:10
















@Adam this doesn't seem to me that it has anything to do with unix... this seems like a Ruby question... SO? I've no clue what this has to do with bash
– xenoterracide
Sep 2 '10 at 19:07






@Adam this doesn't seem to me that it has anything to do with unix... this seems like a Ruby question... SO? I've no clue what this has to do with bash
– xenoterracide
Sep 2 '10 at 19:07














@xenoterracide RVM is a Ruby version manager written in bash, and entirely specific to unix systems. It manipulates your shell environment to allow you to use multiple versions & gemsets in one environment.
– Adam Lassek
Sep 3 '10 at 2:09






@xenoterracide RVM is a Ruby version manager written in bash, and entirely specific to unix systems. It manipulates your shell environment to allow you to use multiple versions & gemsets in one environment.
– Adam Lassek
Sep 3 '10 at 2:09














@xenoterracide I was going to add rvm and ruby as tags but I'm not allowed.
– Adam Lassek
Sep 3 '10 at 2:14




@xenoterracide I was going to add rvm and ruby as tags but I'm not allowed.
– Adam Lassek
Sep 3 '10 at 2:14












@Adam so it's perlbrew for ruby...
– xenoterracide
Sep 3 '10 at 2:43




@Adam so it's perlbrew for ruby...
– xenoterracide
Sep 3 '10 at 2:43












@xenoterracide Yes, same idea but with the added capability of being able to define multiple independent gemsets in addition to Ruby installations.
– Adam Lassek
Sep 3 '10 at 21:10




@xenoterracide Yes, same idea but with the added capability of being able to define multiple independent gemsets in addition to Ruby installations.
– Adam Lassek
Sep 3 '10 at 21:10










1 Answer
1






active

oldest

votes

















up vote
2
down vote



accepted










Since this got no response I asked this question and got an answer on Stack Overflow from michaelmichael.




Make sure you've updated rvm with the rvm update command. From there you can install 1.9.2 with rvm install 1.9.2. It'll install and compile ruby 1.9.2-p0. From there, it should interpret 1.9.2 as the final release. I'm also on a mac, and this worked for me after having rc2 installed.







share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "106"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f1454%2fhow-do-i-make-the-1-9-2-ruby-string-point-to-the-final-release-with-rvm%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    2
    down vote



    accepted










    Since this got no response I asked this question and got an answer on Stack Overflow from michaelmichael.




    Make sure you've updated rvm with the rvm update command. From there you can install 1.9.2 with rvm install 1.9.2. It'll install and compile ruby 1.9.2-p0. From there, it should interpret 1.9.2 as the final release. I'm also on a mac, and this worked for me after having rc2 installed.







    share|improve this answer



























      up vote
      2
      down vote



      accepted










      Since this got no response I asked this question and got an answer on Stack Overflow from michaelmichael.




      Make sure you've updated rvm with the rvm update command. From there you can install 1.9.2 with rvm install 1.9.2. It'll install and compile ruby 1.9.2-p0. From there, it should interpret 1.9.2 as the final release. I'm also on a mac, and this worked for me after having rc2 installed.







      share|improve this answer

























        up vote
        2
        down vote



        accepted







        up vote
        2
        down vote



        accepted






        Since this got no response I asked this question and got an answer on Stack Overflow from michaelmichael.




        Make sure you've updated rvm with the rvm update command. From there you can install 1.9.2 with rvm install 1.9.2. It'll install and compile ruby 1.9.2-p0. From there, it should interpret 1.9.2 as the final release. I'm also on a mac, and this worked for me after having rc2 installed.







        share|improve this answer














        Since this got no response I asked this question and got an answer on Stack Overflow from michaelmichael.




        Make sure you've updated rvm with the rvm update command. From there you can install 1.9.2 with rvm install 1.9.2. It'll install and compile ruby 1.9.2-p0. From there, it should interpret 1.9.2 as the final release. I'm also on a mac, and this worked for me after having rc2 installed.








        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited May 23 '17 at 12:39









        Community

        1




        1










        answered Sep 3 '10 at 2:13









        Adam Lassek

        1264




        1264






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Unix & Linux Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f1454%2fhow-do-i-make-the-1-9-2-ruby-string-point-to-the-final-release-with-rvm%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Morgemoulin

            Scott Moir

            Souastre