Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Untitled #2

Closed
barmstrong opened this issue Jan 12, 2010 · 1 comment
Closed

Untitled #2

barmstrong opened this issue Jan 12, 2010 · 1 comment

Comments

@barmstrong
Copy link

Gem installed fine in development, but in production (Ubuntu) got this error message. It's a build dependency issue with Nokogiri (not spreedly).

Building native extensions.  This could take a while...
ERROR:  Error installing nokogiri:
    ERROR: Failed to build gem native extension.
...

Gem files will remain installed in /opt/ruby/lib/ruby/gems/1.8/gems/nokogiri-1.4.1 for inspection.
Results logged to /opt/ruby/lib/ruby/gems/1.8/gems/nokogiri-1.4.1/ext/nokogiri/gem_make.out

The solution in ubuntu was:
sudo apt-get install libxslt1-dev
then this works
sudo gem install spreedly

@duff
Copy link
Contributor

duff commented Aug 8, 2013

Closing this one as it no longer applies to the 2.0 version of the gem.

@duff duff closed this as completed Aug 8, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants