<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for the help.  I'm still apparently missing a few steps though. 
Had to make some symlinks to the libXrender library file to get nxsetup
to run correctly, but then I get this error :   file
/usr/NX/home/nx/.ssh/client.id_dsa.key not accessible<br>
<br>
and loging in with NoMachine client I get an authentication failed
message.  I'm fairly sure it's something to do with the keys, since I
have no idea how to get them set up correctly.  I'm using Centos5.0 BTW.<br>
<br>
Thanks,<br>
Brent<br>
<br>
Nicolas Piganeau wrote:
<blockquote cite="mid:200710092024.06550.np@obp.fr" type="cite">
  <pre wrap="">My manual install:
This is what I have done, and what worked for me on Ubuntu with backend v2.1. 
You will probably have to make adjustements.

install the latest NoMachine NX free edition from the packages on NoMachine 
website
rename nxserver and nxnode to nxserver.nomachine and nxclient.nomachine 
in /usr/NX/bin
copy the following files from freenx in /usr/NX/bin:
- nxkeygen
- nxloadconfig
- nxnode
- nxnode-login
- nxserver-helper (you have to compile it first)
- nxserver
- nxsetup
- nxcups-gethost
create symlink of NX/bin/nxserver in /usr/bin
create symlink of NX/bin/nxsetup  in /usr/sbin
copy node.conf.sample to /usr/NX/etc/node.conf
modify line 130 of nxsetup to:
. /usr/NX/bin/nxloadconfig --
and line 349 to
. /usr/NX/bin/nxloadconfig --check $NO_ERRORS

modify the paths in /usr/NX/bin/nxloadconfig at the beginning:
NX_DIR=/usr/NX
NX_ETC_DIR=$NX_DIR/etc
NX_SESS_DIR=$NX_DIR/var/db
NX_HOME_DIR=$NX_DIR/home/nx

modify line 18 de /usr/NX/nxserver to:
. /usr/NX/bin/nxloadconfig --
modify line 706 de NX/nxserver to:
. /usr/NX/bin/nxloadconfig --userconf

run nxsetup

NPi

  </pre>
  <blockquote type="cite">
    <pre wrap="">Is there a how-to out or document out there that lists which pieces of
NX are needed to install FreeNX and if there are any deviations from the
normal NX install process to make it all work together?  I'd like to use
the new FreeNX 0.7.0 instead of whatever version comes with the Centos
RPM's, and would like to be able to update everything manually as needed
in the future as code for both the NX libraries and FreeNX (or whatever
the new name becomes) are updated, but so far there doesn't seem to be
any one complete source of this information out there.

Thanks,
Brent Davidson
________________________________________________________________
     Were you helped on this list with your FreeNX problem?
    Then please write up the solution in the FreeNX Wiki/FAQ:
  <a class="moz-txt-link-freetext" href="http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ">http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ</a>
         Don't forget to check the NX Knowledge Base:
                 <a class="moz-txt-link-freetext" href="http://www.nomachine.com/kb/">http://www.nomachine.com/kb/</a>

________________________________________________________________
       FreeNX-kNX mailing list --- <a class="moz-txt-link-abbreviated" href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</a>
      <a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/freenx-knx">https://mail.kde.org/mailman/listinfo/freenx-knx</a>
________________________________________________________________
    </pre>
  </blockquote>
  <pre wrap=""><!---->

________________________________________________________________
     Were you helped on this list with your FreeNX problem?
    Then please write up the solution in the FreeNX Wiki/FAQ:
  <a class="moz-txt-link-freetext" href="http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ">http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ</a>
         Don't forget to check the NX Knowledge Base:
                 <a class="moz-txt-link-freetext" href="http://www.nomachine.com/kb/">http://www.nomachine.com/kb/</a> 

________________________________________________________________
       FreeNX-kNX mailing list --- <a class="moz-txt-link-abbreviated" href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</a>
      <a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/freenx-knx">https://mail.kde.org/mailman/listinfo/freenx-knx</a>
________________________________________________________________



  </pre>
</blockquote>
</body>
</html>