[X2Go-Dev] X2Go Server + NXLibs

Milan Knížek knizek.confy at gmail.com
Fri Feb 10 12:42:11 CET 2012


V Fri, 10 Feb 2012 11:22:35 +0100
Bogdan-Andrei Taru <bogdan.taru at gmail.com> napsáno:

> Hi Oliver,
> 
> 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?
>
Create a link to nxagent:

ln -s /usr/lib/nx/nxagent /usr/lib/x2go/x2goagent

I assume it is because of backward compatibility. The nxagent from
nx-libs (NX redistributed) is patched so that it knows when it is run
as "x2goagent" and when as "nxagent".

You can also have a look at the debian package to see what is installed
and where:

http://packages.x2go.org/debian/pool/main/n/nx-libs/x2goagent_3.5.0.10-0+wheezy~main~250~build1_all.deb

Do not use x2goagent version older then 3.5.0.10, since these
were a separate binary, not just a wrapper to NX redistributed
nxagent.

Regards,
Milan

-- 
http://www.milan-knizek.net/
About linux and photography (Czech only)
O linuxu a fotografování



More information about the x2go-dev mailing list