[FreeNX-kNX] Re: libXcompext.so.3 missing due to libpng12.so.0 issue

chris at ccburton.com chris at ccburton.com
Thu Apr 28 12:05:46 UTC 2011


cognitive.libertarian+ml at gmail.com wrote on 27/04/2011 19:45:06:

[SNIP]

> 
>   #!/bin/sh
> 
>   NXCOMMAND=$(basename $0)
> 
>   export LD_LIBRARY_PATH=/usr/NX/lib${LD_LIBRARY_PATH+:$LD_LIBRARY_PATH}
> 
>   exec /usr/X11R6/bin/$NXCOMMAND ${1+"$@"}
> 
> 
> I don't understand the purpose of the recursion.  Why is the wrapper
> calling itself instead of nxagent?

Because you just told it to do so.

The search PATH should find the wrapper . . . 
The wrapper should update LD_LIBRARY_PATH and
launch the respective elf.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/freenx-knx/attachments/20110428/df5e94b0/attachment.html>


More information about the FreeNX-kNX mailing list