Hi everybody,
I just installed casperjs and phantomjs. In order to try its functionalities, I typed casperjs googlelinks.js. This is the result:
"casperjs googlelinks.js
phantomjs: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory"
So:
I uninstalled my PhantomJS from my package manager with sudo apt-get remove phantomjs
and then
I extracted the directory phantomjs-1.9.2-linux-x86_64 but the problem persists: casperjs googlelinks.js
phantomjs: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory
What do I have to do in order to solve the situation?
Thank you for you kind help
Kind regards
Marco