Results 3 comments of Vittorio Cagnetta

Hi! I think too that simplest solution is writing this shebang: #!/usr/bin/env bash It's a good habit to write in scripts to run in GNU/Linux as well...

Hi probonopd :-) For me it's a pleasure talking with you. I have downloaded Waterfox browser in appimage format. Launching it, it looks for "libfuse.so.2", but it doesn't find it...

Nope! vittorio@ThinkpadFreeBSDVITT:~/Programmi$ chmod +x ./appimagetool-x86_64.AppImage vittorio@ThinkpadFreeBSDVITT:~/Programmi$ ./appimagetool-x86_64.AppImage --help --appimage-extract-and-run ELF binary type "0" not known. bash: ./appimagetool-x86_64.AppImage: cannot execute binary file: Exec format error It seems to have still problems......