Why is termcap still around?
Duncan Gibson
duncan.gibson at xs4all.nl
Thu Nov 25 12:59:20 CET 2010
> I recently recognized the module "termcap" looking at the BUILD file
> of "ncurses". There is "--disable-termcap" passed to the configure
> script. The module "termcap" has neither dependencies nor does any
> module depend on it (looking at the empty output of "lvu leert
> termcap").
I don't remember, but does "lvu leert" check all dependencies, or just
those of the modules that you have installed? What about the following:
find /var/lib/lunar/moonbase -name DEPENDS -print | xargs grep termcap
D.
More information about the Lunar
mailing list