Hi Andrew,
thank you for giving me some help.
This is what I did:
sudo ln -sf ~/n1k0-casperjs-cd1fab5/bin/casperjs /usr/local/bin/casper js
chmod 755 ~/n1k0-casperjs-cd1fab5/bin/casperjs
But now it says:
"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 next?
Thank you again
Kind regards
Marco