aboutsummaryrefslogtreecommitdiff
path: root/doc/_attic_/NoMachine_documentation_files/nxcomp_README
blob: f35cce6b51d5a963fa9995a279787cc4a88a3e51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
README
------

Building
--------

1. To compile:

   > tar zxvf nxcomp-X.Y.Z-N.tar.gz
   > cd nxcomp
   > ./configure
   > make

   You'll have to run gmake under Solaris.

2. The 'make install' target is not currently supported
   in the Makefile, but it should be simple to fix.

You need at least nxproxy and nxagent packages to enjoy this code. Check the
NoMachine website at http://www.nomachine.com to get the latest release.