FreeNX by Source

  1. Sourcen herunterladen
  2. aptitude install libx11-dev expect netcat libc6-dev g++ zlib1g-dev libjpeg62-dev libpng-dev patch xdialog xutils
  3. Get all sources from www.nomachine.com/sources.php
cd nx-X11
make World
cd ..
cd nxproxy
./configure && make

# Libraries

You can use the following schema to do the install to /usr/NX/:

NXPREFIX=/usr/NX
mkdir -p ${NXPREFIX}|>/lib ${NXPREFIX}|>/bin
cp -a nx-X11/lib/X11/libX11.so* ${NXPREFIX}|>/lib
cp -a nx-X11/lib/Xext/libXext.so* ${NXPREFIX}|>/lib
cp -a nx-X11/lib/Xrender/libXrender.so* ${NXPREFIX}|>/lib
cp -a nxcomp/libXcomp.so* ${NXPREFIX}|>/lib
cp -a nxcompext/libXcompext.so* ${NXPREFIX}|>/lib

# binaries

cp -a nx-X11/programs/Xserver/nxagent ${NXPREFIX}|>/bin
cp -a nxproxy/nxproxy ${NXPREFIX}|>/bin

### Now comes the FreeNX part

# build binaries and libs included in FreeNX distribution

cd freenx-<version>
patch -p0 < gentoo-nomachine.diff
make
make install

You should also install the nxclient from NoMachine or install Xdialog.

Then you need to run 'nxsetup –install' and follow the instructions given.

nxsetup –test

computer/howtos/freenxbs_howto.txt · Zuletzt geändert: 2008/05/25 23:12 von corren
www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0