enaess / network-manager-sstp

Secure Socket Tunneling Protocol Extention for Network Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure error.

bentinata opened this issue · comments

Firstly, got error at configure.ac:

configure.ac:62: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

Then, got errot at configure:

configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."

Please, update the INSTALLING docs.

Ah, it seems like you write this using Vivid, while my current version is Trusty.

The project wasn't updated until Apr 23rd, 2015 to work with the updated Network Manager project. You could sync your git repository to that before April of this year and then compile it for Trusty Thar if you have problems with the more recent changes.