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

[msmtp-users] Install problems



Hi!

I tried to install the latest build of msmtp and run into troubles, perhaps
you could help me?

Here are my steps I tried:

Step one
I downloaded and unzipped the file to root/msmtp-1.4.21

Step two
I "chmod" with -R the directory msmtp-1.4.21 to 777

Step three
I changed to root/msmtp-1.4.21 with "cd"

Step four
I typed ./configure

Last part oft he results:

configure: creating ./config.status
config.status: creating Makefile
config.status: creating build-aux/Makefile
config.status: creating gnulib/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

Install prefix ......... : /usr/local
TLS/SSL support ........ : yes (Library: OpenSSL)
GNU SASL support ....... : no
GNU Libidn support ..... : no
NLS support ............ : yes
GNOME Keyring support .. : no
MacOS X Keychain support : no

Step five
I typed "make check" and at the end of the report I saw the following
errors:

make[3]: Leaving directory `/root/msmtp-1.4.21/gnulib'
make[2]: Leaving directory `/root/msmtp-1.4.21/gnulib'
make[1]: Leaving directory `/root/msmtp-1.4.21/gnulib'
Making check in src
make[1]: Entering directory `/root/msmtp-1.4.21/src'
Making check in build-aux
make[2]: Entering directory `/root/msmtp-1.4.21/src/build-aux'
make[2]: *** No rule to make target `check'.  Stop.
make[2]: Leaving directory `/root/msmtp-1.4.21/src/build-aux'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/root/msmtp-1.4.21/src'
make: *** [check-recursive] Error 1


Any help would be nice!

Thanks in advance
Andreas