Installing Rails on Ubuntu 13.04Can install Rails on Ubuntu 14.04 with Ruby 2.1.3Readline not compiled by default - Causing `require': no such file to load — readlinesqlite-ruby gem problemCompass (ruby) error on Precise“Cannot load such file — openssl” when running bundleFailed to install a ruby gem, eventmachine/usr/bin/ruby1.9.1: No such file or directory — /usr/share/rubygems-integration/1.9.1/gems/bundler-1.3.5/bin/bundle (LoadError)Just installed Ubuntu/Ruby, cant create rails projectmsfconsole not running Ignoring bcrypt-3.1.11Can't install Rails on Ubuntu 16.04gem install failure

How do we create new idioms and use them in a novel?

Automaton recognizing ambiguously accepted words of another automaton

What should I do when a paper is published similar to my PhD thesis without citation?

PTIJ: Sport in the Torah

Either of .... (Plural/Singular)

ESPP--any reason not to go all in?

How do spaceships determine each other's mass in space?

Is divide-by-zero a security vulnerability?

What is better: yes / no radio, or simple checkbox?

How to copy the rest of lines of a file to another file

Is it a Cyclops number? "Nobody" knows!

Volume of hyperbola revolved about the y -axis

Having the player face themselves after the mid-game

Can the Witch Sight warlock invocation see through the Mirror Image spell?

Use Mercury as quenching liquid for swords?

Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?

Boss Telling direct supervisor I snitched

Are small insurances worth it?

How do you make a gun that shoots melee weapons and/or swords?

Do Paladin Auras of Differing Oaths Stack?

What is this tube in a jet engine's air intake?

Why aren't there more Gauls like Obelix?

Why do we say 'Pairwise Disjoint', rather than 'Disjoint'?

Idiom for feeling after taking risk and someone else being rewarded



Installing Rails on Ubuntu 13.04


Can install Rails on Ubuntu 14.04 with Ruby 2.1.3Readline not compiled by default - Causing `require': no such file to load — readlinesqlite-ruby gem problemCompass (ruby) error on Precise“Cannot load such file — openssl” when running bundleFailed to install a ruby gem, eventmachine/usr/bin/ruby1.9.1: No such file or directory — /usr/share/rubygems-integration/1.9.1/gems/bundler-1.3.5/bin/bundle (LoadError)Just installed Ubuntu/Ruby, cant create rails projectmsfconsole not running Ignoring bcrypt-3.1.11Can't install Rails on Ubuntu 16.04gem install failure













0















I tried installing rails according to this guide, and when I do, I get this error:



$ sudo gem install rails
WARNING: Error fetching data: Errno::ENOENT: No such file or directory - getaddrinfo (http://rubygems.org/specs.4.8.gz)
WARNING: Error fetching data: Errno::ENOENT: No such file or directory - getaddrinfo (http://rubygems.org/latest_specs.4.8.gz)
Building native extensions. This could take a while...
ERROR: Error installing rails:
ERROR: Failed to build gem native extension.

/usr/bin/ruby1.9.1 extconf.rb
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from extconf.rb:1:in `<main>'


Gem files will remain installed in /var/lib/gems/1.9.1/gems/json-1.8.0 for inspection.
Results logged to /var/lib/gems/1.9.1/gems/json- 1.8.0/ext/json/ext/generator/gem_make.out


I've never seen anything like this before, so any feedback would be greatly appreciated.










share|improve this question

















  • 1





    Possible duplicate of Can install Rails on Ubuntu 14.04 with Ruby 2.1.3

    – Charles Green
    12 hours ago















0















I tried installing rails according to this guide, and when I do, I get this error:



$ sudo gem install rails
WARNING: Error fetching data: Errno::ENOENT: No such file or directory - getaddrinfo (http://rubygems.org/specs.4.8.gz)
WARNING: Error fetching data: Errno::ENOENT: No such file or directory - getaddrinfo (http://rubygems.org/latest_specs.4.8.gz)
Building native extensions. This could take a while...
ERROR: Error installing rails:
ERROR: Failed to build gem native extension.

/usr/bin/ruby1.9.1 extconf.rb
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from extconf.rb:1:in `<main>'


Gem files will remain installed in /var/lib/gems/1.9.1/gems/json-1.8.0 for inspection.
Results logged to /var/lib/gems/1.9.1/gems/json- 1.8.0/ext/json/ext/generator/gem_make.out


I've never seen anything like this before, so any feedback would be greatly appreciated.










share|improve this question

















  • 1





    Possible duplicate of Can install Rails on Ubuntu 14.04 with Ruby 2.1.3

    – Charles Green
    12 hours ago













0












0








0








I tried installing rails according to this guide, and when I do, I get this error:



$ sudo gem install rails
WARNING: Error fetching data: Errno::ENOENT: No such file or directory - getaddrinfo (http://rubygems.org/specs.4.8.gz)
WARNING: Error fetching data: Errno::ENOENT: No such file or directory - getaddrinfo (http://rubygems.org/latest_specs.4.8.gz)
Building native extensions. This could take a while...
ERROR: Error installing rails:
ERROR: Failed to build gem native extension.

/usr/bin/ruby1.9.1 extconf.rb
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from extconf.rb:1:in `<main>'


Gem files will remain installed in /var/lib/gems/1.9.1/gems/json-1.8.0 for inspection.
Results logged to /var/lib/gems/1.9.1/gems/json- 1.8.0/ext/json/ext/generator/gem_make.out


I've never seen anything like this before, so any feedback would be greatly appreciated.










share|improve this question














I tried installing rails according to this guide, and when I do, I get this error:



$ sudo gem install rails
WARNING: Error fetching data: Errno::ENOENT: No such file or directory - getaddrinfo (http://rubygems.org/specs.4.8.gz)
WARNING: Error fetching data: Errno::ENOENT: No such file or directory - getaddrinfo (http://rubygems.org/latest_specs.4.8.gz)
Building native extensions. This could take a while...
ERROR: Error installing rails:
ERROR: Failed to build gem native extension.

/usr/bin/ruby1.9.1 extconf.rb
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from extconf.rb:1:in `<main>'


Gem files will remain installed in /var/lib/gems/1.9.1/gems/json-1.8.0 for inspection.
Results logged to /var/lib/gems/1.9.1/gems/json- 1.8.0/ext/json/ext/generator/gem_make.out


I've never seen anything like this before, so any feedback would be greatly appreciated.







ruby rails






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jun 3 '13 at 13:06









JShoeJShoe

3071413




3071413







  • 1





    Possible duplicate of Can install Rails on Ubuntu 14.04 with Ruby 2.1.3

    – Charles Green
    12 hours ago












  • 1





    Possible duplicate of Can install Rails on Ubuntu 14.04 with Ruby 2.1.3

    – Charles Green
    12 hours ago







1




1





Possible duplicate of Can install Rails on Ubuntu 14.04 with Ruby 2.1.3

– Charles Green
12 hours ago





Possible duplicate of Can install Rails on Ubuntu 14.04 with Ruby 2.1.3

– Charles Green
12 hours ago










2 Answers
2






active

oldest

votes


















0














Try to re-install Ruby, then Gem and then install Rails. Problem maybe is on Ruby or Gem.






share|improve this answer






























    0














    Try using rvm or rbenv; they both works great... I personally prefer rvm because I want to keep gem-sets separate for different projects. See rbenv repository if you want to simple installation just using one ruby version. I've written a blog post on Rbenv Installation





    1. Installing rbenv



      Setup:



      sudo apt-get update
      sudo apt-get upgrade -y


      Install required components for Ruby and other dependencies.



      sudo apt-get install git-core -y
      sudo apt-get install curl -y
      sudo apt-get install build-essential openssl libreadline6 libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev libgdbm-dev ncurses-dev automake libtool bison subversion pkg-config libffi-dev
      git clone git://github.com/sstephenson/rbenv.git ~/.rbenv
      echo ‘export PATH="$HOME/.rbenv/bin:$PATH"’ >> ~/.profile
      echo ‘eval "$(rbenv init -)"’ >> ~/.profile


      (Note: modify .bash_profile , .bash_login or .zshrc according to your needs.)



      Now install some required rbenv plugins.



      cd ~/.rbenv/
      mkdir plugins
      cd ~/.rbenv/plugins
      git clone git://github.com/sstephenson/ruby-build.git


      Restart the terminal.




    2. Installing Ruby



      rbenv install 1.9.3-p385


      Set your global Ruby version.



      rbenv global 1.9.3-p385
      rbenv rehash
      ruby -v



    3. Install Ruby on Rails Framework



      gem install bundler
      gem install rails


      (Don't panic, installing rails will take some time.)







    share|improve this answer
























      Your Answer








      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "89"
      ;
      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',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      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%2faskubuntu.com%2fquestions%2f303551%2finstalling-rails-on-ubuntu-13-04%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      Try to re-install Ruby, then Gem and then install Rails. Problem maybe is on Ruby or Gem.






      share|improve this answer



























        0














        Try to re-install Ruby, then Gem and then install Rails. Problem maybe is on Ruby or Gem.






        share|improve this answer

























          0












          0








          0







          Try to re-install Ruby, then Gem and then install Rails. Problem maybe is on Ruby or Gem.






          share|improve this answer













          Try to re-install Ruby, then Gem and then install Rails. Problem maybe is on Ruby or Gem.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jun 3 '13 at 13:10









          Ziyaddin SadigovZiyaddin Sadigov

          2,37451931




          2,37451931























              0














              Try using rvm or rbenv; they both works great... I personally prefer rvm because I want to keep gem-sets separate for different projects. See rbenv repository if you want to simple installation just using one ruby version. I've written a blog post on Rbenv Installation





              1. Installing rbenv



                Setup:



                sudo apt-get update
                sudo apt-get upgrade -y


                Install required components for Ruby and other dependencies.



                sudo apt-get install git-core -y
                sudo apt-get install curl -y
                sudo apt-get install build-essential openssl libreadline6 libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev libgdbm-dev ncurses-dev automake libtool bison subversion pkg-config libffi-dev
                git clone git://github.com/sstephenson/rbenv.git ~/.rbenv
                echo ‘export PATH="$HOME/.rbenv/bin:$PATH"’ >> ~/.profile
                echo ‘eval "$(rbenv init -)"’ >> ~/.profile


                (Note: modify .bash_profile , .bash_login or .zshrc according to your needs.)



                Now install some required rbenv plugins.



                cd ~/.rbenv/
                mkdir plugins
                cd ~/.rbenv/plugins
                git clone git://github.com/sstephenson/ruby-build.git


                Restart the terminal.




              2. Installing Ruby



                rbenv install 1.9.3-p385


                Set your global Ruby version.



                rbenv global 1.9.3-p385
                rbenv rehash
                ruby -v



              3. Install Ruby on Rails Framework



                gem install bundler
                gem install rails


                (Don't panic, installing rails will take some time.)







              share|improve this answer





























                0














                Try using rvm or rbenv; they both works great... I personally prefer rvm because I want to keep gem-sets separate for different projects. See rbenv repository if you want to simple installation just using one ruby version. I've written a blog post on Rbenv Installation





                1. Installing rbenv



                  Setup:



                  sudo apt-get update
                  sudo apt-get upgrade -y


                  Install required components for Ruby and other dependencies.



                  sudo apt-get install git-core -y
                  sudo apt-get install curl -y
                  sudo apt-get install build-essential openssl libreadline6 libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev libgdbm-dev ncurses-dev automake libtool bison subversion pkg-config libffi-dev
                  git clone git://github.com/sstephenson/rbenv.git ~/.rbenv
                  echo ‘export PATH="$HOME/.rbenv/bin:$PATH"’ >> ~/.profile
                  echo ‘eval "$(rbenv init -)"’ >> ~/.profile


                  (Note: modify .bash_profile , .bash_login or .zshrc according to your needs.)



                  Now install some required rbenv plugins.



                  cd ~/.rbenv/
                  mkdir plugins
                  cd ~/.rbenv/plugins
                  git clone git://github.com/sstephenson/ruby-build.git


                  Restart the terminal.




                2. Installing Ruby



                  rbenv install 1.9.3-p385


                  Set your global Ruby version.



                  rbenv global 1.9.3-p385
                  rbenv rehash
                  ruby -v



                3. Install Ruby on Rails Framework



                  gem install bundler
                  gem install rails


                  (Don't panic, installing rails will take some time.)







                share|improve this answer



























                  0












                  0








                  0







                  Try using rvm or rbenv; they both works great... I personally prefer rvm because I want to keep gem-sets separate for different projects. See rbenv repository if you want to simple installation just using one ruby version. I've written a blog post on Rbenv Installation





                  1. Installing rbenv



                    Setup:



                    sudo apt-get update
                    sudo apt-get upgrade -y


                    Install required components for Ruby and other dependencies.



                    sudo apt-get install git-core -y
                    sudo apt-get install curl -y
                    sudo apt-get install build-essential openssl libreadline6 libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev libgdbm-dev ncurses-dev automake libtool bison subversion pkg-config libffi-dev
                    git clone git://github.com/sstephenson/rbenv.git ~/.rbenv
                    echo ‘export PATH="$HOME/.rbenv/bin:$PATH"’ >> ~/.profile
                    echo ‘eval "$(rbenv init -)"’ >> ~/.profile


                    (Note: modify .bash_profile , .bash_login or .zshrc according to your needs.)



                    Now install some required rbenv plugins.



                    cd ~/.rbenv/
                    mkdir plugins
                    cd ~/.rbenv/plugins
                    git clone git://github.com/sstephenson/ruby-build.git


                    Restart the terminal.




                  2. Installing Ruby



                    rbenv install 1.9.3-p385


                    Set your global Ruby version.



                    rbenv global 1.9.3-p385
                    rbenv rehash
                    ruby -v



                  3. Install Ruby on Rails Framework



                    gem install bundler
                    gem install rails


                    (Don't panic, installing rails will take some time.)







                  share|improve this answer















                  Try using rvm or rbenv; they both works great... I personally prefer rvm because I want to keep gem-sets separate for different projects. See rbenv repository if you want to simple installation just using one ruby version. I've written a blog post on Rbenv Installation





                  1. Installing rbenv



                    Setup:



                    sudo apt-get update
                    sudo apt-get upgrade -y


                    Install required components for Ruby and other dependencies.



                    sudo apt-get install git-core -y
                    sudo apt-get install curl -y
                    sudo apt-get install build-essential openssl libreadline6 libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev libgdbm-dev ncurses-dev automake libtool bison subversion pkg-config libffi-dev
                    git clone git://github.com/sstephenson/rbenv.git ~/.rbenv
                    echo ‘export PATH="$HOME/.rbenv/bin:$PATH"’ >> ~/.profile
                    echo ‘eval "$(rbenv init -)"’ >> ~/.profile


                    (Note: modify .bash_profile , .bash_login or .zshrc according to your needs.)



                    Now install some required rbenv plugins.



                    cd ~/.rbenv/
                    mkdir plugins
                    cd ~/.rbenv/plugins
                    git clone git://github.com/sstephenson/ruby-build.git


                    Restart the terminal.




                  2. Installing Ruby



                    rbenv install 1.9.3-p385


                    Set your global Ruby version.



                    rbenv global 1.9.3-p385
                    rbenv rehash
                    ruby -v



                  3. Install Ruby on Rails Framework



                    gem install bundler
                    gem install rails


                    (Don't panic, installing rails will take some time.)








                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited 6 hours ago









                  Zanna

                  51k13137241




                  51k13137241










                  answered Aug 19 '13 at 6:31









                  Alok YadavAlok Yadav

                  1116




                  1116



























                      draft saved

                      draft discarded
















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • 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%2faskubuntu.com%2fquestions%2f303551%2finstalling-rails-on-ubuntu-13-04%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

                      Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

                      Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch

                      fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap