1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 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/