[FreeNX-kNX] How to compile FreeNX?
Sandra Schlichting
littlesandra88 at gmail.com
Fri Dec 2 13:58:26 UTC 2011
> nxnode-login is part of FreeNX, so you have a mix of both
> installed
What a mess.
> expect is used in the "wait for a password loop" which is what
> the expect language is mostly used for.
I see.
> No. You got those errors because you installed nomachine's
>
> "NX Free Edition for Linux"
>
> and then
> ran the FreeNX setup,
> which is missing agent, libraries, expect (before you installed it)
> because
> they are in a different place (on purpose, 'cos Fabian wanted
> people to be able to have both installed at once)
What should I have done instead of?:
cd /usr/
tar xzf ~/nxclient-3.5.0-7.x86_64.tar.gz
tar xzf ~/nxnode-3.5.0-7.x86_64.tar.gz
tar xzf ~/nxserver-3.5.0-9.x86_64.tar.gz
cd
apt-get install subversion patch
svn checkout svn://svn.berlios.de/freenx/trunk
cd /root/trunk/freenx-server
patch -p0 < gentoo-nomachine.diff
cp nx* /usr/NX/bin/
cp node.conf.sample /usr/NX/etc/node.conf
/usr/NX/bin/nxsetup --install --setup-nomachine-key
More information about the FreeNX-kNX
mailing list