On Saturday 2014-02-01 15:28, Michael DePaulo wrote:
I did some more investigation last night.
Fedora has "pidof" under /usr/sbin . (Debian 7 has it under /bin/)
Another problem is that x2gosuspend-desktopsharing is looking for x2gosyslog under /usr/lib/x2go/ instead of under /usr/lib64/x2go . (Debian 7 64-bit has it under /usr/lib/x2go/)
That sounds about right; if x2gosyslog is a runnable program it should be in ${pkglibexecdir}. The only "issue" is that different distros have a different idea about what (pkg)libexecdir should be.
- Another problem is that x2goterminate-desktopsharing is looking for x2gosyslog under /usr/lib/x2go/ instead of under /usr/lib64/x2go . (Debian 7 64-bit has it under /usr/lib/x2go/)