Commit Graph

2 Commits (5cecb4f294f48a61f51dac6d5cec81b02dedcafc)

Author SHA1 Message Date
OpenGnSys Support Team 333abbe160 #986 rename to ogserver 2020-06-19 11:19:55 +02:00
OpenGnSys Support Team 6a0fcf9670 #970 autotools support for ogAdmServer
To build and to install ogAdmServer:

	autoreconf -fi
	./configure
	make
	make install

Default prefix is /opt/opengnsys/ as usual.

ogAdmServer uses autotools for compilation, so this patch adapts OpenGnsys
updater and installer to use autotools for compilation.
2020-06-02 12:32:36 +02:00