Hi again David,

> Installing libgdbm-compat-dev for ndbm.h works, i.e. ./build_nmh
> installing to /tmp and leaving the rest to configure ends
>
>     All 99 tests passed
>     (19 tests were not run)

Sometimes, the summary of the tests run by build_nmh do not appear on
the terminal.

    $ ./build_nmh 
    Install prefix [/usr/local/nmh]: /tmp/nmh
    Locking type (dot|fcntl|flock|lockf) [determined by configure]: 
    MTS (smtp|sendmail/smtp|sendmail/pipe) [smtp]: 
    SMTP server [localhost]: 
    Cyrus SASL support (y|n) [determined by configure]: 
    TLS support (y|n) [determined by configure]: 
    $

They're tacked onto the end of the log file, as if the restoration of
stdout failed.

    $ tail -4 build_nmh.log | sed -n l
    ===================$
    \033[0;32mAll 100 tests passed\033[m$
    \033[0;32m(18 tests were not run)\033[m$
    ===================$
    $

-- 
Cheers, Ralph.

Reply via email to