I have a dedicated WHM / cPanel server with root access.
I am trying to install a shell utility (wkhtmltopdf) to /usr/local/bin/ so that I can call it from within php using exec.
I've got a handle on the php stuff. But I am completely new to all server / sys admin related things.
I have checked out the instructions on http://code.google.com/p/wkhtmltopdf/ - but these assume a higher level of knowledge than I currently have.
I am wondering if anyone can help explain, to a complete newbie, how to go about installing wkhtmltopdf.
Thanks (in advance) for your help.