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

pdfium_ruby not working under ruby 2.3.1 #9

Open
agnewtj opened this issue Jun 30, 2016 · 0 comments
Open

pdfium_ruby not working under ruby 2.3.1 #9

agnewtj opened this issue Jun 30, 2016 · 0 comments

Comments

@agnewtj
Copy link

agnewtj commented Jun 30, 2016

Just tried to install pdfshaver in the latest xenial distro. Used the default system ruby (now 2.3.1), which worked when 2.3.0 was the ubuntu default. The make seems to work, but here's what I get when I require 'pdfshaver':

pry -e "require 'pdfshaver'" LoadError: /var/lib/gems/2.3.0/gems/pdfshaver-0.0.3/lib/pdfium_ruby.so: undefined symbol: FPDFAPIJPEG_jpeg_destroy_decompress - /var/lib/gems/2.3.0/gems/pdfshaver-0.0.3/lib/pdfium_ruby.so from /var/lib/gems/2.3.0/gems/pdfshaver-0.0.3/lib/pdfshaver.rb:13:inrequire_relative'
`

If feels like the fpdf api library is not linking properly.

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

1 participant