Compiling to a binary from source
- by Chords
I'm using WKHTMLTOPDF on a 64-bit Linux server and I'm running into problems with the version.
Seen here: http://code.google.com/p/wkhtmltopdf/downloads/list
There's slim pickins when it comes to pre-compiled binaries. I started with version 0.9.9 which has a few bugs. I upgraded to 0.11.0 RC 1 to find a slew of new problems, namely the following:
http://code.google.com/p/wkhtmltopdf/issues/detail?id=730
I think 0.10 RC 2 would work, and the thread above suggests compiling from the source has a fix for the error I'm getting, but I don't know how to do that.
Can anyone explain how I can create a static binary myself, or would anyone be willing to create and post one for the countless people waiting for this fix?