develooper Front page | perl.perl5.porters | Postings from January 2005

Re: Fwd: Perl Term ReadKey

Thread Previous | Thread Next
From:
John Peacock
Date:
January 5, 2005 04:04
Subject:
Re: Fwd: Perl Term ReadKey
Message ID:
41DBD78A.9030503@rowman.com
isha b wrote:
> Hi,
> 
> Further to my earlier mail if I run force install from cpan prompt , I
> will end up with following error ,
> 

This is the list for the people who build the next version of Perl, not a 
general support address.  Looking at Term::ReadKey, you want to talk to Jonathan 
Stowe:

AUTHOR
        Kenneth Albanowski <kjahds@kjahds.com>

        Currently maintained by Jonathan Stowe <jns@gellyfish.com>

or post something to PerlMonks for help:

	http://www.perlmonks.org/

> In file included from ReadKey.xs:4:
> /usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:380:24:
> sys/types.h: No such file or directory
> /usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:411:19:
> ctype.h: No such file or directory
> /usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:423:23:
> locale.h: No such file or directory
<snip>

All these things that are missing are system include files.  Depending on your 
distribution, there are various RPM's that would have those.  You'll have to 
check and see for yourself (it might be something like gcc-devel).

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About