Skip to content

Instantly share code, notes, and snippets.

@floehopper
Created August 8, 2018 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save floehopper/f6bd0d473ff80454d8bf45e7f426d177 to your computer and use it in GitHub Desktop.
Save floehopper/f6bd0d473ff80454d8bf45e7f426d177 to your computer and use it in GitHub Desktop.
Installing (and building native extensions for) RedCloth gem on Ruby v1.8.7
bundle config --local build.RedCloth --with-cflags="-w"
bundle install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment