[X2Go-Dev] Bug#41: Tarballs installation of nx-libs

Jan Engelhardt jengelh at inai.de
Thu Sep 27 22:05:59 CEST 2012


On Thursday 2012-09-27 21:21, Mike Gabriel wrote:

> Package: x2goagent
> Severity: minor
> Version: 3.5.0.15
>
> The installation from tarball is quite broken in nx-libs (I guess we never
> addressed it as we have the Debian packaging).
>
> the code in nx-X11 is installed to /usr/lib/NX3. It should get installed to
>
> $(PREFIX)/lib/nx
>
> Putting this in my queue...

I don't see the problem here.

/usr/lib/NX3 is the replacement location for /usr/X11R6 to please
FHS check scripts, which would reject /usr/NX3.

So, the XFree/NX binaries go into /usr/lib/NX3/bin and the libs
into /usr/lib/NX3/lib(/nx).

Of course you can try to use /usr as prefix instead of /usr/lib/NX3,
but then the binaries would collide with the Xorg ones.



More information about the x2go-dev mailing list