Note that there are some explanatory texts on larger screens.

plurals
  1. POerror with installing ruby via rvm on macbook air
    primarykey
    data
    text
    <p>Just got my first mac and I am trying to set up a ruby dev environment. I have updated with XCode and Homebrew and RVM. I am trying to get RVM to install Ruby 1.9.2 but it fails.</p> <p>Any ideas?</p> <pre><code>Fetching yaml-0.1.4.tar.gz to /Users/mlanza/.rvm/archives Extracting yaml-0.1.4.tar.gz to /Users/mlanza/.rvm/src Error running 'tar xmzf /Users/mlanza/.rvm/archives/yaml-0.1.4.tar.gz -C /Users/mlanza/.rvm/src ', please read /Users/mlanza/.rvm/log/ruby-1.9.2-p320/yaml/extract.log Configuring yaml in /Users/mlanza/.rvm/src/yaml-0.1.4. Error running ' ./configure --prefix="/Users/mlanza/.rvm/usr" ', please read /Users/mlanza/.rvm/log/ruby-1.9.2-p320/yaml/configure.log Compiling yaml in /Users/mlanza/.rvm/src/yaml-0.1.4. Error running 'make ', please read /Users/mlanza/.rvm/log/ruby-1.9.2-p320/yaml/make.log Installing Ruby from source to: /Users/mlanza/.rvm/rubies/ruby-1.9.2-p320, this may take a while depending on your cpu(s)... ruby-1.9.2-p320 - #downloading ruby-1.9.2-p320, this may take a while depending on your connection... ruby-1.9.2-p320 - #extracted to /Users/mlanza/.rvm/src/ruby-1.9.2-p320 (already extracted) ruby-1.9.2-p320 - #configuring Error running ' ./configure --prefix=/Users/mlanza/.rvm/rubies/ruby-1.9.2-p320 --enable-shared --disable-install-doc --with-libyaml --with-opt-dir=/Users/mlanza/.rvm/usr ', please read /Users/mlanza/.rvm/log/ruby-1.9.2-p320/configure.log There has been an error while running configure. Halting the installation. </code></pre> <p>I am familiar with Ubuntu and didn't have issues there. I was expecting Macs to be a bit easier.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload