Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thank you #6

Open
jaspertandy opened this issue Nov 30, 2021 · 5 comments
Open

Thank you #6

jaspertandy opened this issue Nov 30, 2021 · 5 comments

Comments

@jaspertandy
Copy link

Hi, sorry for leaving this as an issue but I couldn't find another way to contact you. Just wanted to say thank you for compiling these for arm64/debian. You've saved me such a huge amount of headache I can't even tell you.

If you have some instructions on how you got these compiling as I tried the instructions on phantomjs' site but it fails in a docker container. I just happened to find someone had linked to this repo on a Stack Overflow!

@bonnebulle
Copy link

Am so happy to make it (finaly) works (too) but...
Some one find.serched a way to install it on Rasp4 with .deb or other way than Docker ?
A using it on a nodejs project (not using Docker)
Thanks

@jaspertandy
Copy link
Author

@bonnebulle there's a binary in releases that I use in Debian-based Docker images:

wget https://github.com/fg2it/phantomjs-on-raspberry/releases/download/v2.1.1-wheezy-jessie-armv6/phantomjs
mv phantomjs /usr/local/bin/
chmod +x /usr/local/bin/phantomjs

Your node phantom install should look in your path for a valid binary but I have found that only Yarn does this. NPM doesn't.

@bonnebulle
Copy link

Yes nodejs module ask for a specific folder location. I finaly find the file.
Thanks for you quick answer

@bonnebulle
Copy link

Just for note @jaspertandy with your version I have this error :
Auto configuration failed 4159390720:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type 4159390720:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 4159390720:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 4159390720:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf
Strange
I restore an old version I build a few months ago (I dont remember how)... working without error
https://github.com/bonnebulle/phantomjs_raspberrypi4/blob/main/phantomjs

@msonowal
Copy link

@fg2it Thank you for your arm aka aarch64 builds this works on aws graviton 2 processor also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants