On Thu, 14 Oct 2004, zeeshaan wrote:
Hi,
I am trying to compile the OpenVpn in windows but no success,
i have installed Mingw,Msys i have opensssl and lzo libraries source also but
when i try to compile the source through mingw by applying command
Make -f makefile.w32
i get errors as
gcc -
Make sure you have a tap-win32 subdirectory below your make directory with
appropriate files in it.
James
On Thu, 14 Oct 2004, zeeshaan wrote:
> Hi,
>
> I am trying to compile the OpenVpn in windows but no success,
>
> i have installed Mingw,Msys i have opensssl and lzo libraries source also
Hi,
I am trying to compile the OpenVpn in windows but no success,
i have installed Mingw,Msys i have opensssl and lzo libraries source also but
i have set path for openssl and lzo in makefile.w32
as
OPENSSL = /f/openssl-0.9.7d
LZO = /f/lzo-1.08
because both are at f:/openssl-0.9.7d and f: