sudo apt-get update | |
sudo apt-get install build-essential chrpath libssl-dev libxft-dev -y | |
sudo apt-get install libfreetype6 libfreetype6-dev -y | |
sudo apt-get install libfontconfig1 libfontconfig1-dev -y | |
cd ~ | |
export PHANTOM_JS="phantomjs-2.1.1-linux-x86_64" | |
wget https://github.com/Medium/phantomjs/releases/download/v2.1.1/$PHANTOM_JS.tar.bz2 | |
sudo tar xvjf $PHANTOM_JS.tar.bz2 | |
sudo mv $PHANTOM_JS /usr/local/share | |
sudo ln -sf /usr/local/share/$PHANTOM_JS/bin/phantomjs /usr/local/bin | |
phantomjs --version |
This comment has been minimized.
This comment has been minimized.
Thank you! Saved me a lot of time. |
This comment has been minimized.
This comment has been minimized.
Nice hint! Everything works just fine! |
This comment has been minimized.
This comment has been minimized.
Really helpful to me. Thanks! ^_^ |
This comment has been minimized.
This comment has been minimized.
Thanks works fine! |
This comment has been minimized.
This comment has been minimized.
Please share how to install in centos 7 |
This comment has been minimized.
This comment has been minimized.
Excelent! |
This comment has been minimized.
This comment has been minimized.
useful guide, thank you...what would be the process to reverse this and uninstall...thanks |
This comment has been minimized.
This comment has been minimized.
Very useful guide. Thank you :-) |
This comment has been minimized.
This comment has been minimized.
Really useful. Thank you!!! |
This comment has been minimized.
This comment has been minimized.
Useful tutorial. Thank you very much |
This comment has been minimized.
This comment has been minimized.
Thanks! This saved me a lot of time. |
This comment has been minimized.
This comment has been minimized.
Thanks! |
This comment has been minimized.
This comment has been minimized.
Thank you! |
This comment has been minimized.
This comment has been minimized.
Thank you so much. This worked for me. |
This comment has been minimized.
This comment has been minimized.
I did all the steps but I get this: cannot executy binare file: Exec format error |
This comment has been minimized.
This comment has been minimized.
Thanks, finally got phantomJS running after an hour of trying. |
This comment has been minimized.
This comment has been minimized.
Thank you |
This comment has been minimized.
This comment has been minimized.
Thank you |
This comment has been minimized.
This comment has been minimized.
Thank you very much ) |
This comment has been minimized.
This comment has been minimized.
Thank you so much for the gist |
This comment has been minimized.
This comment has been minimized.
Thanks a lot, very useful |
This comment has been minimized.
This comment has been minimized.
Thank you Very Much! |
This comment has been minimized.
This comment has been minimized.
Awesome! thanks! |
This comment has been minimized.
This comment has been minimized.
Awesome! thanks! |
This comment has been minimized.
This comment has been minimized.
Thanks! |
This comment has been minimized.
This comment has been minimized.
Thanks |
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
Thanks) |
This comment has been minimized.
This comment has been minimized.
Thank you so much! |
This comment has been minimized.
This comment has been minimized.
Thanks a lot man |
This comment has been minimized.
This comment has been minimized.
Works like a charm! |
This comment has been minimized.
This comment has been minimized.
Thanks!!!! |
This comment has been minimized.
This comment has been minimized.
Thanks |
This comment has been minimized.
This comment has been minimized.
Useful, indeed. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Super helpful! |
This comment has been minimized.
This comment has been minimized.
it works on me..thx.. |
This comment has been minimized.
This comment has been minimized.
Following these instruction I end up with @prod:~$ phantomjs --version |
This comment has been minimized.
This comment has been minimized.
> gratefully thank you.. |
This comment has been minimized.
This comment has been minimized.
Practical and objective! Helped me perfectly. And now I'm going to use it to automate creating a shell script! |
This comment has been minimized.
This comment has been minimized.
Still working great. Thanks! |
This comment has been minimized.
This comment has been minimized.
Thanks for these instructions. They worked well. I did run into the same issue @cotillardq did on one of my servers so I just ran |
This comment has been minimized.
This comment has been minimized.
Helped me solve error |
This comment has been minimized.
This comment has been minimized.
EXCELLENT! Tried 6 others and this the only one that worked on Ubuntu 18.04 |
This comment has been minimized.
This comment has been minimized.
Thanks! |
This comment has been minimized.
This comment has been minimized.
thank you! |
This comment has been minimized.
This comment has been minimized.
Thank you very much !!! |
This comment has been minimized.
This comment has been minimized.
Thanks! |
This comment has been minimized.
This comment has been minimized.
Thanks! |
This comment has been minimized.
This comment has been minimized.
Thanks |
This comment has been minimized.
Thanks for this!