Skip to content

Instantly share code, notes, and snippets.

@kentoj
Created September 19, 2014 17:12
Show Gist options
  • Save kentoj/53519893b7523f360c8c to your computer and use it in GitHub Desktop.
Save kentoj/53519893b7523f360c8c to your computer and use it in GitHub Desktop.
rbenv error that happens after updating to ruby-build 2.1.2
ruby-build(master) > rbenv install 2.1.2
Downloading ruby-2.1.2.tar.gz...
-> http://dqw8nmjcqpjn7.cloudfront.net/f22a6447811a81f3c808d1c2a5ce3b5f5f0955c68c9a749182feb425589e6635
Installing ruby-2.1.2...
BUILD FAILED (OS X 10.9.4 using ruby-build 20140702-60-ga8b23fa)
Inspect or clean up the working tree at /var/folders/zb/f74m1x7x7pn4ptqdr5gqnx900000gn/T/ruby-build.20140919110254.14202
Results logged to /var/folders/zb/f74m1x7x7pn4ptqdr5gqnx900000gn/T/ruby-build.20140919110254.14202.log
Last 10 log lines:
test-unit 2.1.2.0
installing rdoc: /Users/kent/.rbenv/versions/2.1.2/share/ri/2.1.0/system
installing capi-docs: /Users/kent/.rbenv/versions/2.1.2/share/doc/ruby
The Ruby openssl extension was not compiled. Missing the OpenSSL lib?
Configure options used:
--prefix=/Users/kent/.rbenv/versions/2.1.2
--with-readline-dir=/usr/local/opt/readline
CFLAGS= -O3 -Wno-error=shorten-64-to-32
LDFLAGS=-L/Users/kent/.rbenv/versions/2.1.2/lib
CPPFLAGS=-I/Users/kent/.rbenv/versions/2.1.2/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment