wkhtmltoimage-binary
wkhtmltoimage-binary copied to clipboard
Ruby gem containing easily installable access to wkhtmltoimage application
I have added binaries for Centos 8 64
Dear @nicholasklick , on the latest version of Debian, the only working version of wkhtmltoimage is 0.12.6. It would be amazing if we could upgrade this gem to 0.12.6 to...
Hey guys. Thanks for the great gem! It's been really helpful so far. Unfortunately, we've run into a bit of a snag. It looks like the binary used in this...
/usr/local/bundle/gems/wkhtmltoimage-binary-0.12.5/libexec/wkhtmltoimage-amd64: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory i change 0.12.5 on (from https://github.com/wkhtmltopdf/wkhtmltopdf/releases) to wkhtmltox-0.12.4_linux-generic-amd64.tar.xz - static compiled - work...
wkhtmltoimage-binary-0.12.2/libexec/wkhtmltoimage-amd64: error while loading shared libraries: libjpeg.so.8:
Hi, this may or may not be useful. I was having trouble with your existing binaries amd64 with CentOS 6.7. I was getting the following error: libjpeg.so.8: cannot open shared...
``` [7] pry(main)> require "rbconfig" => false [8] pry(main)> RbConfig::CONFIG => {"DESTDIR"=>"", "MAJOR"=>"2", "MINOR"=>"3", "TEENY"=>"0", "PATCHLEVEL"=>"384", "INSTALL"=>"/usr/bin/install -c", "EXEEXT"=>"", "prefix"=>"/Users/paulomcnally/.rbenv/versions/2.3.6", "ruby_install_name"=>"ruby", "RUBY_INSTALL_NAME"=>"ruby", "RUBY_SO_NAME"=>"ruby", "exec"=>"exec", "ruby_pc"=>"ruby-2.3.pc", "PACKAGE"=>"ruby", "BUILTIN_TRANSSRCS"=>" enc/trans/newline.c", "USE_RUBYGEMS"=>"YES", "MANTYPE"=>"doc",...