|
|
Scott Ackerman wrote:
> Starting openvpn: /usr/sbin/openvpn: error while loading shared
> libraries: liblzo.so.1: cannot enable executable stack as shared object
> requires: Permission denied
This almost smells to me like some fun compiler-level security mechanism
-- I don't know Fedora Core or whatever distro your RPM was compiled
against to comment definitively. I'd rebuild OpenVPN from source
("rpmbuild -tb openvpn-2.0.9.tar.gz" to create your own binary RPM),
after making sure that you have a working LZO build [including headers]
installed; doing that one from source (or via "rpmbuild --rebuild
lzo-#.#-#.src.rpm") as well wouldn't hurt.
______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|