[FreeNX-kNX] Some problems with my FreeNX configuration

chris at ccburton.com chris at ccburton.com
Fri Nov 20 12:36:16 UTC 2009


From: Alain Lemerre <alain.lemerre at gmail.com>
To: User Support for FreeNX Server and kNX Client <freenx-knx at kde.org>
Sent: Fri, 20 November, 2009 6:20:50
Subject: [FreeNX-kNX] Some problems with my FreeNX configuration

>My configuration: Slackware 13.0 FreeNX SVN 0.7.4 
 

SVN. You expect it to just work ???


>First of all, when I do a "nxloadconfig --check" I get this input:

>Warning: Invalid value "APPLICATION_LIBRARY_PRELOAD=
>/usr/NX/lib/libX11.so.6.2:
>/usr/NX/lib/libXext.so.6.4:
>/usr/NX/lib/libXcomp.so:
>/usr/NX/lib/libXcompext.so:
>/usr/NX/lib/libXrender.so.1.2"
 
>. /usr/NX/lib/libXrender.so.1.2 could not be found.
 
Yup Seems clear enough !!


>Users will not be able to run a single application in non-rootless mode.


>In my /usr/NX/lib directory the following libs are installed: 
>libX11.so@          libXcompext.so.3@       libXext.so.6.4*
>libX11.so.6@        libXcompext.so.3.4.0*   libXrender.so@
>libX11.so.6.2*      libXcompshad.so@        libXrender.so.1@
>libXcomp.so@        libXcompshad.so.3@      libXrender.so.1.2.2*

Can you see libXrender.so.1.2  here ???

>libXcomp.so.3@      libXcompshad.so.3.4.0*  libnxredir.so.0*
>libXcomp.so.3.4.0*  libXext.so@
>libXcompext.so@     libXext.so.6@


Try as "root"

cd /usr/NX/lib

ln -s  /libXrender.so.1.2   libXrender.so.1.2.2


That might get rid of the error message and it might work, thoigh 
you seem to be out of phase with your libraries

If it doesn't work try adding : -

ln -s  /libXrender.so  libXrender.so.1.2.2


You would be better using 0.7.3 though I think !!

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/freenx-knx/attachments/20091120/1449370f/attachment.html>


More information about the FreeNX-kNX mailing list