Open jonasmac16 opened 4 years ago
Very same here on Gentoo if sb have an idea? Tried to merge nodejs and do LD_PRELOAD= and LD_LIBRARY_PATH= without success. Tried to extract libnode.so.64 from an rpm to point to too Well preloading libnode, report a missing libhttp_parser.so, preloading both report a missing libicui18n.so.63...
@BOUSILLOR Have you had any success yet? @rivafarabi Do you have any idea how to resolve this?
@jonasmac16 Ha! No, it's in my ToDo List as I had priority tasks to do : I'll try to run it in a VM (ubuntu?). I think the AppImage is lacking a lot of libraries and need to be rebuild, on that note, the Tachiweb-server (https://github.com/TachiWeb/TachiWeb-Server) run on my machine and so is the Atom one. I think Atom is build on Electron and electron is on Node.js? So I'll look into it deeper as soon as I have time as I'll like to benefit from the deckboard accessibility. I did ran into a "node-packer" git a while back too.
Same issue on ubuntu 18.04 both with AppImage and .deb installs. This looked very promising as it advertises Linux support, but I see it's not there yet.
Same problem here. Pop-OS 20.10 I tested on 20.04 and it worked well
@jonasmac16 well sorry for the delay, but now the lastest appimage is working (v.1.9.96), in case you've missed that. I'll try the tarball once I have time to do an ebuild for it. You'll need to make your firewall accept tcp 8500:8501 for the app to hook up. Server ports should be documented somewhere or at least told in the in-app/server connection window. Also I just tested basic functions but it seems ok.
Hi,
I was trying to run the AppImage on Manjaro but when I launched it from the terminal I got the following error:
Any idea how to solve this? Node version is
v15.0.1