neubig/travatar

Can't build?

awhillas opened this issue · 2 comments

Hey, I was trying to make a Homebrew formula for this and got no joy, so I tried ti manually and got this:

~/dev/travatar$ autoreconf -i
configure.ac:30: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/local/Cellar/autoconf/2.69/bin/autoconf failed with exit status: 1

Thanks for the report!
You probably don't have "libtool" installed. If you're on a Mac, could you try installing libtool through port or homebrew and try again?

Graham

Since I haven heard anything back, I'll assume this works. I've modified the directions for install to include libtool.