建议: 都Electron了,为什么不顺手打个linux
还是有少部分在linux下开发的呀,我就是其中之一
linux版本需求+1
linux版本需求+1
Planned.
Planned.
最新版已经支持了LInux,请下载体验下。
最新版已经支持了LInux,请下载体验下。
ubuntu @ ubuntu in ~/Downloads [17:30:46]
$ ./Chat2DB-2.0.11.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
sudo apt install libfuse2
ubuntu @ ubuntu in ~/Downloads [17:37:03] C:130
$ ll Chat2DB-2.0.11.AppImage -rwxr-xr-x 1 ubuntu ubuntu 217M 8月 11 15:30 Chat2DB-2.0.11.AppImage
ubuntu @ ubuntu in ~/Downloads [17:37:07]
$ ./Chat2DB-2.0.11.AppImage 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 directory
ubuntu @ ubuntu in ~/Downloads [17:37:12] C:127
$ sudo ./Chat2DB-2.0.11.AppImage sudo: The "no new privileges" flag is set, which prevents sudo from running as root. sudo: If sudo is running in a container, you may need to adjust the container configuration to disable the flag.
ubuntu @ ubuntu in ~/Downloads [17:37:21] C:1
$