summaryrefslogtreecommitdiffstats
path: root/INSTALL
blob: f64ce9c694b09b03d6b32636b59508c56a2352dd (plain)
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/