add INSTALL file

master
OpenGnSys Support Team 2023-10-30 10:48:38 +01:00
parent d3ad9e13e0
commit 2fae5b08d7
1 changed files with 18 additions and 0 deletions

18
INSTALL 100644
View File

@ -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/