2012/2/27 Samuli Seppänen <sam...@openvpn.net>: > >> Hello, >> >> A stupid question.... >> Which GUI is embedded in the installer? >> What is GUI and what is XGUI? >> All I found is[1]. >> > In 2.2.x installers the GUI is the old one from here, just signed: > > <http://openvpn.se> > > In 2.3-alpha1 we use the latest snapshot from here: > > <http://sourceforge.net/projects/openvpn-gui> > > XGUI is obsolete, it can be ignored. I removed all of the XGUI-related > stuff from the Python-based buildsystem, but it's still lurking in the > old "domake-win" buildscripts/.nsi files. >
Hello Heiko, I am going to re-write your build system :) It uses autoconf but not automake and looks some rewrite is needed. We should probably write an installer. Is that OK? Alon.