Michael Heisler's community posts


Beta testing: Remote Utilities for macOS/Linux

Support level: Free or trial
Hello,
I am trying to install agent on a debian machine (vanilla os). After some minor problems (most of them had to do with fulfilling dependencies) installation worked and was said to be complete.
But agent is not to be found in the application tab, so I tried to start it from shell.
(after I found somewhere here in the forum that I have to call "r-agent" instead of "remote-utilities-agent" as was indicated by installation process)
and then I get:
r-agent: error while loading shared libraries: libxcb-icccm.so.4: cannot open shared object file: No such file or directory
but I cannot install this library.
sudo apt install libxcb-icccm
gives the message:
Error: Paket libxcb-icccm kann nicht gefunden werden.
package can't be found

what can I do?