-
rjmHi, I'm having an issue when I run the GUI AppImage with version 0.17. Nothing happens when I click the AppImage and when I try to run it on the command line I get this error: ./monero-wallet-gui: error while loading shared libraries: libxcb-icccm.so.4: cannot open shared object file: No such file or directory
-
rjmI never had this issue when I ran the GUI with version 0.15.0.4 and I could not find a reference on Stack Exchange that helped me solve this issue. Any help would be great. I'm running Xubuntu 18.04
-
tobtohtrjm: try apt install libxcb-icccm4
-
rjmThanks, now I'm getting the same error but for libxcb-icccm.so.0
-
rjmsorry, libxcb-image.so.0
-
tobtohtrjm: apt install libxcb-image0
-
» moneromooo stops boggling
-
rjmso then it just gives another error for keysyms.so.1 is there like library my computer is missing, or I can just keep installing the things it gives errors for
-
moneromoooYou can run "ldd monero-wallet-gui" and see all the libs it cannot find.
-
moneromoooThen install all of those.
-
rjmok, thanks moneromoo, will do that
-
moneromoooTo search for which package(s) install a file: dnf provides **/libxcb-icccm.so.4
-
moneromoooFor fedora like distros anyway.
-
selstarjm: how did you install the GUI?
-
selstausually it should not require any extra work on linux if you download from getmonero.org
-
tobtohtselsta: xcb libs are dynamic, but they're preinstalled on most distros
-
selstaah ok
-
rjmi downloaded the .tar.bz2 file from getmonero.org download page and then checked the hashes using the guide
-
rjmI was missing libxcb-xkb.so and libxkbcommon-x11.so
-
rjmI just downloaded those and the gui worked
-
rjmThanks guys! really appreciate the help!
-
moneromoooWhat distro are you on btw ?
-
tobtohtThey mentioned Xubuntu 18.04
-
rjmXubuntu