Am 10.02.2012 11:22, schrieb Bogdan-Andrei Taru:
thanks for your reply! No, I had no idea I need a x2goagent wrapper. I found one in the nx-libs-source/bin/ directory, but it doesn't make any sense, because it calls another x2goagent:
NX_LIBS=/usr/lib/nx exec $NX_LIBS/../x2go/x2goagent "$@"
How did you solve the problem? You'll find my spec here: http://svnweb.mageia.org/packages/cauldron/x2goserver/current/SPECS/x2goserv...
But it's not quite ready yet. First of all I should build the real x2goagent (to be found here: http://code.x2go.org/releases/source/x2goagent/), but I didn't get it to build till now. But Mike told me, I would be without upstream support if I used nxagent instead of x2goagent. And second I'm just writing a systemd service file for it (something I never did before).
But those things said, my package does work :)
Oliver