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

Re: Term::ReadKey



On Thu, Mar 30, 2000 at 10:42:14PM -0600, Glen Lee Edwards wrote:
> Anybody have a Term::ReadKey rpm for i386 they could email me?
> 
> >It contains gcc, etc. Should be on the CD, or download site:
> >
> > egcs-1.1.2-24*rpm. 
> 
> Well, I down loaded egcs and cpp (dependency requirement) and installed
> both.  "make test" returned the following error.  Bear in mind that I'm
> green when it comes to compiling programs; I don't know how serious the
> following is:

[...]

> ReadKey.xs:220: sys/file.h: No such file or directory
> ReadKey.xs:223: unistd.h: No such file or directory
> ReadKey.xs:244: sys/select.h: No such file or directory
> ReadKey.xs:296: termios.h: No such file or directory
> make: *** [ReadKey.o] Error 1

OK, when you installed you apparently did not install the 'developer'
packages. You will need glibc-devel and kernel-headers for starters.
You will probably run into other stuff down the road as well. Try
those 2 and see if that gets you over the hump on this one.


-- 
Hal B
hburgiss bellsouth net
--



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