[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Minimate
Quoting Robert Hutchinson (hutch@cix.compulink.co.uk):
> ****** message to minivend-users from hutch@cix.compulink.co.uk (Robert Hutchinson) ******
>
> In-Reply-To: <001e01bec368$2bfd7ac0$7d09fea9@oak>
> In article <001e01bec368$2bfd7ac0$7d09fea9@oak>,
> Thompson-Jordan@mindspring.com (Thompson-Jordan) wrote:
>
> > ****** message to minivend-users from "Thompson-Jordan"
> > <Thompson-Jordan@mindspring.com ******
> >
> > I would be interested in comments for people who have installed the new
> > release of MiniMate. It looks straightforward, but I would like to here
> > others experience on installing it on an existing Minivend installation.
> >
> > - Have people had problems?
>
> Yes, it refuses to intall. It crashed on Term:ReadKey, so I got the latest
> of that on CPAN and installed that (it turned out to be the same version
> as came with my Slackware installation, also latest). Using M3.14.
> So tried again, no change...
> This is the error message that ./install /home/mvadin/mvend spat out
>
> Can't exec "resize": No such file or directory at
> /usr/lib/perl5/site_perl/5.005/i586-linux/Term/ReadKey.pm line 305.
> Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The
> COLUMNS and LINES
> environment variables didn't work. The resize program didn't work. at
> /usr/lib/perl
> 5/site_perl/5.005/i586-linux/Term/ReadKey.pm line 323.
>
> This looks like some kind of Win thing, I don't use Xwindows on my linux
> box, quite happy with command line programming. Anyway, Minimate might be
> useful, someday.
> Any clues, anyone?
>
No tset program either?
Anyone having problems with this doesn't really have a properly set
environment. But this should do it:
setenv LINES 24
setenv COLUMNS 80
or
LINES=24
COLUMNS=80
export LINES
export COLUMNS
Please give feedback on this, because I will put it in an FAQ.
Alternatively you could just uninstall Term::ReadKey.
--
Mike Heins http://www.minivend.com/ ___
Internet Robotics |_ _|____
131 Willow Lane, Floor 2 | || _ \
It's a little-known fact Oxford, OH 45056 | || |_) |
that the Y1K problem caused <mikeh@minivend.com> |___| _ <
the Dark Ages. -- unknown 513.523.7621 FAX 7501 |_| \_\
- References:
- RE: Minimate
- From: hutch@cix.compulink.co.uk (Robert Hutchinson)