Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Termcap saga



On May 2,  1:22am, F. G. Marx wrote:
} 
} I made clean, Util/preconfig'ed, and configure'd --with-curses-terminfo,
} and -ltermcap, which had been being included along with -l(n)curses for a
} while (linux), was dropped from the link line.

That's as expected when libcurses supplies both tigetstr() and tgetent().

} Test ./C02cond.ztst failed: bad status 1, expected 0 from:
}   [[ -r zerolength && ! -r unmodish ]]

You weren't by any chance running "make check" as root, were you?  Even
`chmod 0' can't prevent root from reading a file.


-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author