Trying to use appimage of desktop editors in Solus OS. Does not run.
At first it shows:
./DesktopEditors: error while loading shared libraries: libkeyutils.so.1: cannot open shared object file: No such file or directory
Which can be easily solved by installing keyutils. (However isn't it supposed that appimage bundle all neccesary dependencies?). Well never mind, then trying to run it again but throws:
./DesktopEditors: symbol lookup error: /usr/lib/libgnutls.so.30: undefined symbol: __gmpn_cnd_sub_n
And I'm stuck in there.
Probably related to #3
Trying to use appimage of desktop editors in Solus OS. Does not run.
At first it shows:
./DesktopEditors: error while loading shared libraries: libkeyutils.so.1: cannot open shared object file: No such file or directoryWhich can be easily solved by installing keyutils. (However isn't it supposed that appimage bundle all neccesary dependencies?). Well never mind, then trying to run it again but throws:
./DesktopEditors: symbol lookup error: /usr/lib/libgnutls.so.30: undefined symbol: __gmpn_cnd_sub_nAnd I'm stuck in there.
Probably related to #3