threerings / openvpn-auth-ldap

Implements username/password authentication via LDAP for OpenVPN 2.x.
Other
135 stars 63 forks source link

Instalattion Problem #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have debian i installed openvpn from sources.
I am installing ldap plugin and i have this problem:
0.9ter:/usr/share/openvpn/auth-ldap-2.0.3# ./configure --with-openvpn
openvpn-2.0
configure: WARNING: you should use --build, --host, --target
checking build system type... Invalid configuration `openvpn-2.0.9':
machine `openvpn' not recognized
configure: error: /bin/sh ./config.sub openvpn-2.0.9 failed

Original issue reported on code.google.com by cuestase...@gmail.com on 16 Jun 2008 at 4:17

GoogleCodeExporter commented 9 years ago
Try --with-openvpn=<openvpn dir>.

Original comment by landon.j.fuller@gmail.com on 7 Jul 2008 at 12:49