V Fri, 10 Feb 2012 11:22:35 +0100
Bogdan-Andrei Taru <bogdan.t...@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í
_______________________________________________
X2Go-Dev mailing list
X2Go-Dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev

Reply via email to