aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/README
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/README')
-rwxr-xr-xnxcomp/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/nxcomp/README b/nxcomp/README
new file mode 100755
index 000000000..f35cce6b5
--- /dev/null
+++ b/nxcomp/README
@@ -0,0 +1,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.
+