diff options
Diffstat (limited to 'nxcomp/README')
-rw-r--r-- | nxcomp/README | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/nxcomp/README b/nxcomp/README deleted file mode 100644 index f35cce6b5..000000000 --- a/nxcomp/README +++ /dev/null @@ -1,21 +0,0 @@ -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. - |