centos6 - how to install wkhtmltopdf 0.12.0 on centos 6 -
how can wkhtmltoimage 0.12.0 installed on centos amd64? thank you!
build source. need debian/ubuntu system this. (get free amazon ec2 or something). once download git repo, run command:
sudo python scripts/build.py setup-schroot-centos6
and then:
python scripts/build.py centos6-amd64
if you're not on debian-based system, you'll "this can run on debian/ubuntu distribution, aborting." otherwise, install big list of rpms etc emulate centos environment, , second command build.
Comments
Post a Comment