I am trying to use IMGKit gem.
So I need to install wkhtmtopdf software.
The following command doesn’t work: sudo imgkit –install-wkhtmltoimage , so I am trying to install it manually.
I downloaded two versions for Mac: one is a .i386 file and the other are 4 .dylib files.
How can I install any of them?
Why they dont have a normal installer?
.i386 file can be copied directly to /usr/local/bin and I had to make it executable chmod u+x NAMEOFTHEFILE.i386