aboutsummaryrefslogtreecommitdiff
path: root/doc/_attic_/NoMachine_documentation_files/nxcomp_README
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-07-05 10:40:11 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-07-05 10:40:41 +0200
commitb38f01092ab65f41fc0a525c46c874a228676f71 (patch)
tree930f1c045327181407529664a1bb975ffa84cde8 /doc/_attic_/NoMachine_documentation_files/nxcomp_README
parentd38ccd197413f6fad830c314d904904368d3770d (diff)
downloadnx-libs-b38f01092ab65f41fc0a525c46c874a228676f71.tar.gz
nx-libs-b38f01092ab65f41fc0a525c46c874a228676f71.tar.bz2
nx-libs-b38f01092ab65f41fc0a525c46c874a228676f71.zip
NoMachine documentation files: Move to doc/_attic_/ folder.
Diffstat (limited to 'doc/_attic_/NoMachine_documentation_files/nxcomp_README')
-rw-r--r--doc/_attic_/NoMachine_documentation_files/nxcomp_README21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/_attic_/NoMachine_documentation_files/nxcomp_README b/doc/_attic_/NoMachine_documentation_files/nxcomp_README
new file mode 100644
index 000000000..f35cce6b5
--- /dev/null
+++ b/doc/_attic_/NoMachine_documentation_files/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.
+