<div> </div>
<div>Hello,</div>
<div> </div>
<div>I am working on setting up GPL version of freenx server, using the following rpm's on RHEL3</div>
<div><pre>rpm -ivh --nodeps nx-1.5.0-12.el3.at.i386.rpm
rpm -ivh --nodeps freenx-0.4.4-6.el3.at.noarch.rpm
</pre><pre>After installing these rpm's I do the following:</pre><pre>nxsetup --install --setup-nomachine-key --clean --purge</pre><pre>This step fails, I get the following error:</pre><pre># nxsetup --install --setup-nomachine-key --clean --purge
<br>Removing session database ...done<br>Removing logfile ...done<br>Removing configuration files ...done<br>Setting up /etc/nxserver ...done<br>Generating public/private dsa key pair.<br>Your identification has been saved in /etc/nxserver/users.id_dsa.
<br>Your public key has been saved in /etc/nxserver/users.id_dsa.pub.<br>The key fingerprint is:<br>7a:6d:bb:55:29:d7:be:39:d3:b5:b5:84:2a:b1:d2:63 <a href="mailto:root@server1">root@server1</a><br>Setting up /var/lib/nxserver/db ...done
<br>Setting up /var/log/nxserver.log ...done<br>Setting up user nx ...useradd: unknown group -d<br></pre><pre>The nx user account and group account does not get setup.Also I noticed that the entire dir structure is not installed completely.
</pre><pre>Does anyone have this working? If so, how did you get it to work?</pre><pre>Thanks</pre><pre>Tom</pre></div>