Skip to content

Instantly share code, notes, and snippets.

@vortizhe
Created October 3, 2012 21:57
Show Gist options
  • Save vortizhe/3830149 to your computer and use it in GitHub Desktop.
Save vortizhe/3830149 to your computer and use it in GitHub Desktop.
Raindrop gem install error
libatomic_ops is required if GCC 4+ is not used.
Download http://www.hpl.hp.com/research/linux/atomic_ops/download/libatomic_ops-7.2d.tar.gz
./configure --prefix=/usr/local
make
make check
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment