zakird / wkhtmltopdf_binary_gem

Ruby gem containing easily installable access to wkhtmltopdf application
https://rubygems.org/gems/wkhtmltopdf-binary
Apache License 2.0
184 stars 346 forks source link

not working on 21.04 ubuntu #111

Closed buncis closed 3 years ago

buncis commented 3 years ago

gem version wkhtmltopdf-binary 0.12.6.5

/home/user/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/wkhtmltopdf-binary-0.12.6.5/bin/wkhtmltopdf:61:in `<top (required)>': Invalid platform, must be running on Ubuntu 16.04/18.04/20.04 CentOS 6/7/8, Debian 9/10, archlinux amd64, or intel-based Cocoa macOS (missing binary: /home/user/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/wkhtmltopdf-binary-0.12.6.5/bin/wkhtmltopdf_ubuntu_21.04_amd64). (RuntimeError)
    from /home/user/.rbenv/versions/3.0.1/bin/wkhtmltopdf:23:in `load'
    from /home/user/.rbenv/versions/3.0.1/bin/wkhtmltopdf:23:in `<main>'
buncis commented 3 years ago

workaround

uninstall the gem rbenv rehash

install from apt