Ok, I finally stumbled on the answer when somebody reported a problem
on another system.

Term::ReadLine::Perl ignores the filehandle passed to it when calling
Term::ReadKey, so all the pty magic in the makefile is ignored, as trl-perl just attempts to call ioctls on STDIN instead of the hand-rolled
TTY.


I've patched up the makefile to work around this bug in trl-perl (trl-gnu
appears to be fine), there should be an upload soon.

For the time being, using Tern::ReadLine::Gnu will work around the problem.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to