phantomjs-raspberrypi icon indicating copy to clipboard operation
phantomjs-raspberrypi copied to clipboard

version with libicu63 needed

Open arkanoid87 opened this issue 4 years ago • 3 comments

arkanoid87 avatar Jan 07 '21 11:01 arkanoid87

Yeah, it's not going to happen anytime soon. It took a couple of days to get it to compile the last time, and the build image I used got destroyed when my apartment got flooded.

piksel avatar Jan 07 '21 14:01 piksel

sorry to hear that, don't worry I think I have a workaround for raspberry people passing by

  • apt get install phantomjs WARNING: loads of dependencies :(
  • QT_QPA_PLATFORM=offscreen npm install phantom
  • use same environment variable when running node processes

arkanoid87 avatar Jan 07 '21 14:01 arkanoid87

You should still be able to run the compiled version with the LD_LIBRARY_PATH env wrapper script: phantomjs-armv6-rpi v2.1.1

piksel avatar Jan 07 '21 14:01 piksel