hael / SIMPLE

A new repository (with deleted history) in preparation for release 3.0 of SIMPLE
GNU General Public License v3.0
22 stars 8 forks source link

fuse: failed to exec fusermount: No such file or directory #14

Closed ulloaa closed 2 years ago

ulloaa commented 2 years ago

We installed simple on centos7 and simple_test_install runs fine. However, we get the following error when running "simple":

fuse: failed to exec fusermount: No such file or directory

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 directory

Could you kindly provide guidance on how to solve this issue?

Thank you.