Skip to content

Instantly share code, notes, and snippets.

@shyouhei
Created August 17, 2012 03:38
Show Gist options
  • Save shyouhei/3375709 to your computer and use it in GitHub Desktop.
Save shyouhei/3375709 to your computer and use it in GitHub Desktop.
zsh % rbenv install 2.0.0-dev
/home/shyouhei/.rbenv/plugins/ruby-build/bin/rbenv-install: line 66: rbenv-hooks: command not found
Downloading http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz...
Installing yaml-0.1.4...
Installed yaml-0.1.4 to /home/shyouhei/.rbenv/versions/2.0.0-dev
Cloning https://github.com/ruby/ruby.git...
Installing ruby-2.0.0-dev...
BUILD FAILED
Inspect or clean up the working tree at /tmp/ruby-build.20120817123607.16393
Results logged to /tmp/ruby-build.20120817123607.16393.log
Last 10 log lines:
CPPFLAGS = -I'/home/shyouhei/.rbenv/versions/2.0.0-dev/include' -I. -I.ext/include/x86_64-linux -I./include -I.
DLDFLAGS = -fstack-protector -pie
SOLIBS =
generating parse.c
compiling main.c
compiling dmydln.c
compiling dmyencoding.c
make: *** No rule to make target `id.h', needed by `miniprelude.o'. Stop.
make: *** Waiting for unfinished jobs....
generating miniprelude.c
zsh: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment