openvpn-ipv6 icon indicating copy to clipboard operation
openvpn-ipv6 copied to clipboard

No configure/autogen.sh scripts

Open yegle opened this issue 14 years ago • 2 comments

How do I supposed to compile this source code? Sorry but your INSTALL and README file only give me "./configure && make && make install"

yegle avatar Nov 04 '11 14:11 yegle

just autoreconf

liaowang11 avatar Nov 13 '11 12:11 liaowang11

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.

cyfdecyf avatar Dec 28 '11 02:12 cyfdecyf