Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Required dependency libxml not available (Ruby 2.3.3)? #48

Open
putztzu opened this issue Mar 29, 2017 · 0 comments
Open

Required dependency libxml not available (Ruby 2.3.3)? #48

putztzu opened this issue Mar 29, 2017 · 0 comments

Comments

@putztzu
Copy link

putztzu commented Mar 29, 2017

On an openSUSE 42.2, but probably not important.
Installed Ruby 2.3.3 from the official Ruby repos (not openSUSE)

Running "bundle install" per instructions threw a series of logged errors, but bottom line is the following

gcc: error: /home/user/.rbenv/versions/2.3.3/lib64/ruby/gems/2.3.0/gems/nokogiri-1.6.8.1/ports/x86_64-pc-linux-gnu/libxslt/1.1.29/lib/libexslt.a: No such file or directory

I then attempted to install libxlst manually with the following

gem install libxslt-ruby

But that resulted in an error requiring libxml2, which appears to be deprecated for this Ruby version

Will this project be updated to support later and current Ruby versions, and/or what is the last known version of Ruby that works?

TIA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant