That's what I did and it worked great ! Thanks a lot !! :)
Sagi
On 27 בפבר 2013, at 20:43, Samuli Seppänen wrote:
> Hi,
>
> You can use openvpn-build to build openvpn and it's dependencies, including
> the OpenVPN-GUI - that should just work. Once the build is finished, you can
> probably ha
Hi,
You can use openvpn-build to build openvpn and it's dependencies,
including the OpenVPN-GUI - that should just work. Once the build is
finished, you can probably hack the openvpn-build scripts to only build
the GUI.
Best regards,
--
Samuli Seppänen
Community Manager
OpenVPN Technologies, In
Hi All,
I've installed all required programs as written in 1.
apt-get install git-core mingw-w64 gcc-4.6-arm-linux-gnueabi man2html
dos2unix nsis unzip
Then, I've executed the command ./configure
--prefix=/usr/local/i586-mingw32 --host=i586-mingw32msvc inside OpenVPN-Gui
source folder.
It compl