Commit Graph

2 Commits (56e4a01af0b22d7e629fd4db419ae5d6a3a5be50)

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