From 35472e34809a80b228f2763ef33d58acdb88dcce Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Sun, 13 Nov 2011 09:53:38 +0100 Subject: Imported nxproxy-3.0.0-4.tar.gz Summary: Imported nxproxy-3.0.0-4.tar.gz Keywords: Imported nxproxy-3.0.0-4.tar.gz into Git repository --- nxproxy/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 nxproxy/README (limited to 'nxproxy/README') diff --git a/nxproxy/README b/nxproxy/README new file mode 100644 index 000000000..8f95d9f3f --- /dev/null +++ b/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. -- cgit v1.2.3