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

Can a binary for ubuntu 20.04 be added? #82

Closed johnjin0000 closed 4 years ago

johnjin0000 commented 4 years ago

I'm getting an error that says:

Invalid platform, must be running on Ubuntu 16.04/18.04/20.04 CentOS 6/7/8, Debian 9/10, or intel-based Cocoa macOS (missing binary: /home/johnjin0000/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/wkhtmltopdf-binary-0.12.6/bin/wkhtmltopdf_ubuntu_20.04_amd64)

But I am using an ubuntu 20.04 machine, so it would be nice if a binary for 20.04 can be added

alaarab commented 4 years ago

It definitely needs a 20.04 binary added. I get the same issue in 20.04 ubuntu.

andrecavallari commented 4 years ago

https://github.com/zakird/wkhtmltopdf_binary_gem/blob/master/CHANGELOG

But it seems they forgot to add the 20.04 binaries

unixmonkey commented 4 years ago

This is now published to version 0.12.6.1 of the gem.