On Mon, Feb 27, 2012 at 6:18 PM, Alon Bar-Lev <[email protected]> wrote: > Will be ready in a few hours.
Done [1]. Tarball is available. Please review/pull. Basically you need to modify the --with-crypto... With: ./configure CFLAGS="-Ixxx/include" LDFLAGS="-Lxxx/lib" Where xxx is the openssl location. The build script now also builds the gui, so you use it... I added --enable-deponly to allow "make dist" at Linux. [1] https://github.com/alonbl/openvpn-gui [2] https://github.com/alonbl/openvpn-build
