[WM] Installing EtText on Windows 95

Justin Mason jm.jmason.org
Tue Oct 23 19:49:06 IST 2001


Brian Hulse said:

> 4. Here is my maketest command and output:
>     E:\Text-EtText-2.2>perl -x -S "maketest"
>     t/basiclist.........
> 
> Perl appears to hang at this point. Any thoughts as to what I am 
> doing wrong? I also tried using the Nmake utility renamed to make.

Oops.  I think I've made the EtText tests platform-dependent, so that they
require UNIX redirection to work;  it looks like the test is waiting for
input, but on Windows, it's reading from the keyboard instead of the
test input file. :(

I'll fix this for the next release.  For now, you should be able to
carry on with the installation, skippiing the "maketest" stage.

--j.




More information about the Webmake-talk mailing list