> Setting up wkhtmltopdf (0.9.9-3) ... > > > But then maybe it's not part of the PATH? I get a "cannot spawn... No such > file or directory" error. > > INFO: Testing plot: plotly:1:Lines > > Error :: (line:-1) > > Expression: > image_comparison_tests(pkg,i,debug=debug,sigma=sigma,eps=eps) |> success --> > true > > could not spawn `wkhtmltoimage -q --width 500 --height 300 > --disable-smart-width /tmp/julia823cLQ.html /tmp/julia63d061.png`: no such > file or directory (ENOENT)
The file doesn't seems to be part of the package http://packages.ubuntu.com/precise/amd64/wkhtmltopdf/filelist A quick google search suggests that you might need to download the deb from their download site.
