Skip to content

Instantly share code, notes, and snippets.

@speed-of-light
Last active December 20, 2015 22:29
Show Gist options
  • Select an option

  • Save speed-of-light/6205581 to your computer and use it in GitHub Desktop.

Select an option

Save speed-of-light/6205581 to your computer and use it in GitHub Desktop.
rails gem operations
gem install nokogiri -- --with-xml2-include=/usr/include/libxml2/libxml \
--with-xml2-lib=/usr/lib64/ \
--with-sxlt-include=/usr/include/libxslt \
--with-xslt-lib=/usr/lib64/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment