Created
December 29, 2011 04:22
-
-
Save remear/1531861 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Removing /Users/millsb/.rvm/src/ruby-1.9.2-head... | |
it seems that /Users/millsb/.rvm/rubies/ruby-1.9.2-head is already non existent. | |
Removing ruby-1.9.2-head aliases... | |
Removing ruby-1.9.2-head wrappers... | |
Removing ruby-1.9.2-head environments... | |
Removing ruby-1.9.2-head binaries... | |
Installing Ruby from source to: /Users/millsb/.rvm/rubies/ruby-1.9.2-head, this may take a while depending on your cpu(s)... | |
ruby-1.9.2-head - #fetching | |
HEAD is now at 8b75c2f * doc/ChangeLog-1.9.3, test/gdbm/test_gdbm.rb: fixed mingw typo. | |
From git://github.com/ruby/ruby | |
* branch ruby_1_9_2 -> FETCH_HEAD | |
Already up-to-date. | |
Copying from repo to src path... | |
Applying patch '/Users/millsb/.rvm/patches/ruby/fix-irb-completion.diff' (located at //Users/millsb/.rvm/patches/ruby/fix-irb-completion.diff) | |
ERROR: Error running 'patch -F 25 -p1 -N -f <"//Users/millsb/.rvm/patches/ruby/fix-irb-completion.diff"', please read /Users/millsb/.rvm/log/ruby-1.9.2-head/patch.apply.fix-irb-completion.diff.log | |
Applying patch '/Users/millsb/.rvm/patches/ruby/1.9.2/osx-arch-fix.patch' (located at //Users/millsb/.rvm/patches/ruby/1.9.2/osx-arch-fix.patch) | |
ruby-1.9.2-head - #autoreconf | |
Fetching yaml-0.1.4.tar.gz to /Users/millsb/.rvm/archives | |
Extracting yaml-0.1.4.tar.gz to /Users/millsb/.rvm/src | |
Configuring yaml in /Users/millsb/.rvm/src/yaml-0.1.4. | |
Compiling yaml in /Users/millsb/.rvm/src/yaml-0.1.4. | |
Installing yaml to /Users/millsb/.rvm/usr | |
ruby-1.9.2-head - #configuring | |
ERROR: Error running ' ./configure --prefix=/Users/millsb/.rvm/rubies/ruby-1.9.2-head --enable-shared --disable-install-doc --enable-shared --with-arch=i386,x86_64 --with-libyaml-dir=/Users/millsb/.rvm/usr ', please read /Users/millsb/.rvm/log/ruby-1.9.2-head/configure.log | |
ERROR: There has been an error while running configure. Halting the installation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment