【问题标题】:NoSqlBooster is not Runing ubuntu | Appimage not working in UbuntuNoSqlBooster 未运行 ubuntu | Appimage 在 Ubuntu 中不起作用
【发布时间】:2022-11-06 19:08:33
【问题描述】:

双击appimage在命令后不起作用

 chmod a+x nosqlbooster4mongo*.AppImage
 ./nosqlbooster4mongo*.AppImage

给我错误

dlopen(): error loading libfuse.so.2

AppImages require FUSE to run. 
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

【问题讨论】:

    标签: mongodb ubuntu nosql


    【解决方案1】:

    运行命令:

    sudo apt install libfuse2
    

    【讨论】:

      猜你喜欢
      • 2018-06-12
      • 1970-01-01
      • 2017-04-05
      • 2023-03-12
      • 2015-10-19
      • 2014-06-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多