It seems the problem is that the remote system is running Centos-6. If I do
sudo mkdir -p /run/user/500 and set XDG_RUNTIME_DIR to /run/user/500 there, I can attach to that system despite /run/user/500/xpra/run-xpra: Command not found. If I set XDG_RUNTIME_DIR to $HOME/.xpra and mkdir ~/.xpra/xpra with a symlink from there to ~/.xpra/run-xpra I no longer get a "Command not found" message when I attach. Is there a better way to fix this? Bob T. _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
