Re: tin-2.2.1 does not compile
Urs Janßen <[email protected]>
| Newsgroups | gmane.network.tin.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Apr 26, 2015 at 01:35:54AM +0200, Ulli Horlacher wrote: > > there should have been a warning about missing yacc or byacc or bison. > I have not seen such a warning. > Shouln't configure then terminate with an error? I don't think so, if configure terminates it doesn't write essential files (i.e. the src/Makefile), a missing external programm might just not be in the search path (or in the yacc case not required at all if on has a preparsed version of parsdate.c). > > install any of the mention programms and rerun configure again after > > make distclean. > Ok, I have installed bison now, but after rerunning configure I see: > > configure: warning: no term-lib found, you might run into trouble later. > What does this mean? no lib[n]curses[w], libtermcap or termlib (and related headers) found, linking will very likely fail. -> install libncursesw5-dev (or whatever if lib is named in yourn distro). _______________________________________________ tin-bugs mailing list [email protected] http://lists.tin.org/cgi-bin/mailman/listinfo/tin-bugs