Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^5: Web servers get hardware upgrade (ReadKey patch)

by tye (Sage)
on Feb 02, 2005 at 17:28 UTC ( [id://427347]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Web servers get hardware upgrade (PM hw)
in thread Web servers get hardware upgrade

Grab Term::ReadKey, unpack it and apply the following patch to ReadKey.xs:

--- TermReadKey-2.18/ReadKey.xs Sun Feb 10 08:13:35 2002 +++ TermReadKey-2.18tye/ReadKey.xs Tue Mar 19 12:12:36 2002 @@ -1418,14 +1418,14 @@ #endif /* This is for the best, I'm afraid. */ -#if !defined(FCOUNT) +/*#if !defined(FCOUNT) # ifdef Have_select # undef Have_select # endif # ifdef Have_poll # undef Have_poll # endif -#endif +#endif*/

Then build the module and install as usual.

- tye        

Replies are listed 'Best First'.
Re^6: Web servers get hardware upgrade (ReadKey patch)
by tim (Initiate) on Feb 02, 2005 at 18:40 UTC
    Works a treat on 4.9, thanks very much!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://427347]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-19 20:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found