Skip to content

Instantly share code, notes, and snippets.

@clausd
Created January 9, 2015 10:47
Show Gist options
  • Save clausd/67825a3ff0b3567e5dbe to your computer and use it in GitHub Desktop.
Save clausd/67825a3ff0b3567e5dbe to your computer and use it in GitHub Desktop.
Ruby 1.8.7 på Mavericks, rails 2.3.* på mavericks
https://github.com/wayneeseguin/rvm/issues/1975#issuecomment-20223263 fixede
løste Error running requirements_osx_brew_libs_install openssl098
løsning på The requested url does not exist(22): 'http://production.cf.rubygems.org/rubygems/rubygems-2.0.15.tgz'
er
wget
mv
nu ka man installere de rigtige rubygems versioner også...
så kan
rvm install 1.8.7
køre til sidst
- så har man en forny version af rubygems ALLIGEVEL, og så skal man lige gentage nødredderen ovenfor bare med en 1.6.* version af rubygems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment