Bug#466983: perl-modules: Term::Cap does not work due to missing termcap

2008-02-22 Thread Brendan O'Dea
reassign 466983 ncurses-bin close 466983 thanks On Fri, Feb 22, 2008 at 02:44:23PM +0100, [EMAIL PROTECTED] wrote: >> Since Debian doesn't ship /etc/termcap, the Term::Cap module kludges >> one up with 'infocmp -C'. [...] >$ infocmp -C >infocmp: symbol lookup error: infocmp: undefined symbol: _nc_

Bug#466983: perl-modules: Term::Cap does not work due to missing termcap

2008-02-22 Thread slaven
> On Fri, Feb 22, 2008 at 10:44:45AM +0100, Slaven Rezic wrote: >>The oneliner below does not work. It surely worked some weeks ago: >> >>$ perl -MTerm::Cap -e 'my $terminal = Tgetent Term::Cap { TERM => undef, >> OSPEED => 9600 };' >>Can't find a valid termcap file at -e line 1 >> >>Obviously /etc

Bug#466983: perl-modules: Term::Cap does not work due to missing termcap

2008-02-22 Thread Brendan O'Dea
On Fri, Feb 22, 2008 at 10:44:45AM +0100, Slaven Rezic wrote: >The oneliner below does not work. It surely worked some weeks ago: > >$ perl -MTerm::Cap -e 'my $terminal = Tgetent Term::Cap { TERM => undef, >OSPEED => 9600 };' >Can't find a valid termcap file at -e line 1 > >Obviously /etc/termcap

Bug#466983: perl-modules: Term::Cap does not work due to missing termcap

2008-02-22 Thread Slaven Rezic
Package: perl-modules Version: 5.8.8-12 Severity: normal The oneliner below does not work. It surely worked some weeks ago: $ perl -MTerm::Cap -e 'my $terminal = Tgetent Term::Cap { TERM => undef, OSPEED => 9600 };' Can't find a valid termcap file at -e line 1 Obviously /etc/termcap or a simila