aboutsummaryrefslogtreecommitdiff
path: root/doc/_attic_/NoMachine_documentation_files/nxproxy_README
diff options
context:
space:
mode:
Diffstat (limited to 'doc/_attic_/NoMachine_documentation_files/nxproxy_README')
-rw-r--r--doc/_attic_/NoMachine_documentation_files/nxproxy_README14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/_attic_/NoMachine_documentation_files/nxproxy_README b/doc/_attic_/NoMachine_documentation_files/nxproxy_README
new file mode 100644
index 000000000..8f95d9f3f
--- /dev/null
+++ b/doc/_attic_/NoMachine_documentation_files/nxproxy_README
@@ -0,0 +1,14 @@
+README
+------
+
+1. To compile:
+
+ > tar zxvf nxproxy-X.Y.Z-N.tar.gz
+ > cd nxproxy
+ > ./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.