Hi Samuli

It's nice to hear from you.

Gert has helped to clarify my doubts. That's nice of him :)
> 
> Maybe there is no OpenBSD binary package for OpenVPN 2.3.4? In that case you 
> need to compile 2.3.4 from the sources available on openvpn.net.

Yes, Gert did advise me to compile it using the source tarball at openvpn.net 
as there is no OpenBSD binary package for OpenVPN 2.3.4.

After downloading the source tarball, 2.3.4, and unzipping it, I studied the 
contents of INSTALL file.

1. Do I have to download easy-rsa, OpenSSL library and LZO compression library? 
The INSTALL file's directions SEEM to tell me those 3 items are not included in 
the source tarball.

2. There is a paragraph in the INSTALL file that says:

"OpenBSD users can use ports or packages to install lzo, but remember to add 
CFLAGS="-I/usr/local/include" LDFLAGS="L/usr/local/lib" directives to 
"configure", since gcc will not find them otherwise."

Does that mean that I'll have to modify the 'configure' command to look like 
the following?

./configure --CFLAGS="-I/usr/local/include" LDFLAGS="L/usr/local/lib"

Thanks for your help.

Lisa
-----------------------------------------------------
Mail.be, WebMail and Virtual Office
http://www.mail.be

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to