How run AppImage under Slackware64 14.2?
by inukaze from LinuxQuestions.org on (#5ES55)
Hi there look, i has download -> https://github.com/stenzek/duckstati...t-x64.AppImage
From this site -> https://github.com/stenzek/duckstati...ses/tag/latest
Well the thing is when i try to run it
Code:chmod a+o+x duckstation-qt-x64.AppImage
./duckstation-qt-x64.AppImagei got the follow output :
Code:fusermount: mount failed: Operation not permitted
Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directoryHow i must setup the FUSE for make this work fine ?


From this site -> https://github.com/stenzek/duckstati...ses/tag/latest
Well the thing is when i try to run it
Code:chmod a+o+x duckstation-qt-x64.AppImage
./duckstation-qt-x64.AppImagei got the follow output :
Code:fusermount: mount failed: Operation not permitted
Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directoryHow i must setup the FUSE for make this work fine ?