summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOpenGnSys Support Team <soporte-og@soleta.eu>2023-10-30 10:48:38 +0100
committerOpenGnSys Support Team <soporte-og@soleta.eu>2023-10-30 10:48:38 +0100
commit2fae5b08d75d1b97a91d85b1febbdba09217b878 (patch)
tree171974a2eb2b01d9314321cac858c0d0c0b5876c
parentd3ad9e13e0cfc0f0cd088334ae90e30869551154 (diff)
add INSTALL file
-rw-r--r--INSTALL18
1 files changed, 18 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..f64ce9c
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,18 @@
+How to build ogserver
+=====================
+
+1) Configure:
+
+ ./configure --prefix=/opt/opengnsys/
+
+2) Compile:
+
+ make
+
+3) Install:
+
+ sudo make install
+
+Make sure there is a 'ogserver' binary under:
+
+ /opt/opengnsys/sbin/