On Thu, Apr 21, 2016 at 11:52 PM, Yichao Yu <[email protected]> wrote: >> 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.
The file does exist in the package for the latest version of ubuntu (which package 0.12.2) so I think the version of the package on travis is too old to have that file. (trusty also only have 0.9.9)
