openvpn-ipv6
openvpn-ipv6 copied to clipboard
No configure/autogen.sh scripts
How do I supposed to compile this source code? Sorry but your INSTALL and README file only give me "./configure && make && make install"
just autoreconf
Just autoreconf fails for me (on OS X). The error message tells me to to run automake --add-missing to add the missing files. After that the compilation is smooth.