aboutsummaryrefslogtreecommitdiff
path: root/bikewedge/software/RetoolingForOpenSprints/serproxy-0.1.3.src/INSTALL-unix
diff options
context:
space:
mode:
Diffstat (limited to 'bikewedge/software/RetoolingForOpenSprints/serproxy-0.1.3.src/INSTALL-unix')
-rw-r--r--bikewedge/software/RetoolingForOpenSprints/serproxy-0.1.3.src/INSTALL-unix20
1 files changed, 20 insertions, 0 deletions
diff --git a/bikewedge/software/RetoolingForOpenSprints/serproxy-0.1.3.src/INSTALL-unix b/bikewedge/software/RetoolingForOpenSprints/serproxy-0.1.3.src/INSTALL-unix
new file mode 100644
index 0000000..0c9bcb8
--- /dev/null
+++ b/bikewedge/software/RetoolingForOpenSprints/serproxy-0.1.3.src/INSTALL-unix
@@ -0,0 +1,20 @@
+UNIX serproxy installation instructions
+---------------------------------------
+
+Source distribution
+-------------------
+1. Unpack the sources.
+2. 'cd' into the source directory
+3. Type 'make' to compile
+4. If all goes well, Edit serproxy.cfg to configure the proxy
+5. Run from the source directory: ./serproxy
+
+Binary distribution
+-------------------
+1. Edit serproxy.cfg to configure the proxy
+2. Run from distribution: ./serproxy
+
+
+To use an alternate configuration file, specify it on the command line, e.g.:
+ ./serproxy /etc/serproxy.cfg
+For details on the configuration file format, see the README.