DEgITx / rats-search

BitTorrent P2P multi-platform search engine for Desktop and Web servers with integrated torrent client.
MIT License
1.62k stars 176 forks source link

Appimage not working in Manjaro #83

Closed tiotrom closed 5 years ago

tiotrom commented 5 years ago

Here's the error I get

[tio@tio-pc ~]$ '/home/tio/Applications/rats-search-1.1.4-i386_885ac1e2f6ac37a59d7aa6ae096fd7d2.AppImage' 
qt5ct: using qt5ct plugin
/tmp/.mount_rats-sZoxQto/rats-search: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory
DEgITx commented 5 years ago

Try to install gtk3 package and run after

tiotrom commented 5 years ago

Already installed 2019-03-14_15-15

DEgITx commented 5 years ago

Can you check than that "libgtk-3.so.0" file exist somewhere in system in /usr/lib directory? If not than try to install package where it's contains: something like libgtk-3 .

tiotrom commented 5 years ago

Can you check than that "libgtk-3.so.0" file exist somewhere in system in /usr/lib directory?

Yes it is there 2019-03-17_20-25

tiotrom commented 5 years ago

Ah this is embarassing I think I was trying the rats-search-1.1.4-i386.AppImage instead of rats-search-1.1.4-x86_64.AppImage - I apologize. The rats-search-1.1.4-x86_64.AppImage works! Also, I would love to see this in AUR :) - Cheers!

DEgITx commented 5 years ago

yes, I wanna mark this :)