[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[msmtp-users] Compiling msmtp on CentOS 6.3 server



Hi, all.

I'm attempting to compile the latest msmtp from the git repo on
Sourceforge on CentOS 6.3 64-bit server.

When I run `autoconf' I get:

`$ autoconf
configure.ac:34: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow
See the Autoconf documentation.
configure.ac:35: error: possibly undefined macro: AM_SILENT_RULES
configure.ac:45: error: possibly undefined macro: AM_GNU_GETTEXT
configure.ac:117: error: possibly undefined macro: AM_CONDITIONAL`

& if I run `configure` after that I get:

`$ ./configure
configure: error: cannot find install-sh or install.sh in build-aux
"."/build-aux`

I'm generally pretty good at compiling stuff but am brand new with
autoconf. Can anybody give me any pointers as to to how to approach
debugging this?

Many thanks,

Cheers,

  Phil...