Can't find a valid termcap

2008-06-12 Thread T o n g
Hi, One of me the application that I use uses the perl Term::Screen module. It was running fine before, but recently when I launch it, I get the following error: Can't find a valid termcap file at /usr/local/share/perl/5.8.8/Term/Screen.pm line 95 My term is xterm: $ env | grep TERM=

Re: Can't find a valid termcap

1999-12-21 Thread Wayne Topa
Subject: Re: Can't find a valid termcap Date: Mon, Dec 20, 1999 at 02:25:56PM -0800 In reply to:Joey Hess Quoting Joey Hess([EMAIL PROTECTED]): >| Patrick Kirk wrote: >| > This is still bugging me. Anyone have any suggestions on how to resolve >| > t

Re: Can't find a valid termcap

1999-12-20 Thread Joey Hess
Patrick Kirk wrote: > This is still bugging me. Anyone have any suggestions on how to resolve > this termcap question? > > Cannot find termcap: Can't find a valid termcap file at > /usr/lib/perl5/5.004/Term/ReadLine.pm line 305 Simply install libterm-readline-gnu-perl, or ig

Re: Can't find a valid termcap

1999-12-20 Thread Wayne Topa
Subject: Re: Can't find a valid termcap Date: Mon, Dec 20, 1999 at 08:07:07PM + In reply to:Patrick Kirk Quoting Patrick Kirk([EMAIL PROTECTED]): >| Hi Wayne, Hello Patrick >| There were error messages about the newest version of perl5 being >| installed at 1

Re: Can't find a valid termcap

1999-12-20 Thread Patrick Kirk
Hi Wayne, Can't see why but apt-get update followed but apt-get upgrade failed at 18.10 and just worked perfectly now at 20.30. There were error messages about the newest version of perl5 being installed at 18.10. Perhaps the new version fixes this problem. That's no help to you with slink

Re: Can't find a valid termcap

1999-12-20 Thread Wayne Topa
Subject: Can't find a valid termcap Date: Sun, Dec 19, 1999 at 09:46:45PM - In reply to:Patrick Kirk Quoting Patrick Kirk([EMAIL PROTECTED]): >| This is still bugging me. Anyone have any suggestions on how to resolve >| this termcap question? >| >| Ca

Can't find a valid termcap

1999-12-19 Thread Patrick Kirk
This is still bugging me. Anyone have any suggestions on how to resolve this termcap question? Cannot find termcap: Can't find a valid termcap file at /usr/lib/perl5/5.004/Term/ReadLine.pm line 305 Errors were encountered while processing: libopenldap-runtime libopenldap1 E: Sub-pr

Re: Can't find a valid termcap file at .../Readline.pm

1999-11-10 Thread Keith Harbaugh
On Tue, 1999-11-09 at 13:44:06 -0800, Joey Hess wrote: > Keith Harbaugh wrote: > > Can't find a valid termcap file at /usr/lib/perl5/5.005/Term/ReadLine.pm > > line305 > > > > What do I need to (re)install to cure this, > > without (further) breaking my sy

Re: Can't find a valid termcap file at .../Readline.pm

1999-11-09 Thread Joey Hess
Keith Harbaugh wrote: > Can't find a valid termcap file at /usr/lib/perl5/5.005/Term/ReadLine.pm > line305 > > What do I need to (re)install to cure this, > without (further) breaking my system? Your system isn't broken at all, but installing libterm-readline-gnu-perl

Can't find a valid termcap file at .../Readline.pm

1999-11-06 Thread Keith Harbaugh
hatever', I get the error message Can't find a valid termcap file at /usr/lib/perl5/5.005/Term/ReadLine.pm line305 What do I need to (re)install to cure this, without (further) breaking my system? Keith