bug-hydrant
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Josh Miller's pine clone


From: Aaron S. Hawley
Subject: Josh Miller's pine clone
Date: Wed, 24 Mar 2004 18:07:23 -0500 (EST)

[I tried installing Josh Miller's pine clone, then wanted to contact him
but couldn't find the old message or his contact in the
source distribution sent to this list]

Josh,

Make nmail executable (chmod +x nmail) avialable with ./nmail .
Add your email to your distribution in case we want to contact you.

I had a Curses problems...

*** Curses.pm   2004/03/19 05:01:49     1.1
--- Curses.pm   2004/03/19 05:02:07
***************
*** 8,14 ****
  use strict;
  use Carp;
  use Curses;
! use Curses::Widgets qw(:all);
  use POSIX qw(:termios_h);
  use vars qw($VERSION);

--- 8,14 ----
  use strict;
  use Carp;
  use Curses;
! use Curses::Widgets;
  use POSIX qw(:termios_h);
  use vars qw($VERSION);

Then I get a flash of a PINE-like menu along the bottom, and then the
following error:

  Undefined subroutine &NMail::GUI::Curses::buttons called at
lib/NMail/GUI/Curses.pm line 171.

I'm usign perl, v5.8.3 and the latest libraries and modules Debian
unstable could give me.
/a




reply via email to

[Prev in Thread] Current Thread [Next in Thread]