OpenVPN binary file

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
maniek5m
OpenVpn Newbie
Posts: 3
Joined: Mon Feb 22, 2016 10:59 am

OpenVPN binary file

Post by maniek5m » Wed Nov 30, 2016 4:04 pm

I've found openVPN binary files in web pages:
http://jjjjango.blogspot.com/2013/07/how-to-manually-install-openvpn-binary.html
http://osdn.net/projects/sfnet_tunneldroid/downloads/openvpn-binary.zip/
but they don't work on my tablet Lenovo Tab2 A10-30. I've tried to use OpenVPN Installer, but it hasn't worked, too.

I'd like to know, how to compile code from:
https://openvpn.net/index.php/open-source/downloads.html
into binary file, which will work on my tablet?
Any help will be appreciated.

maniek5m
OpenVpn Newbie
Posts: 3
Joined: Mon Feb 22, 2016 10:59 am

Re: OpenVPN binary file

Post by maniek5m » Wed Nov 30, 2016 4:32 pm

I've forgotten to mention, that when I try to execute binary file using:

Code: Select all

openvpn client.ovpn
I get:

Code: Select all

error: only position independent executables (PIE) are supported.

Post Reply