I am follow this link, and I try to install Junit4 on Windows XP by using Cygwin.
by use this command:
apt-cyg install bison flex make sed juint4
the result of this command is
Installing junit4
packag junit4 not found or ambiguous
So what is the main cause for this problem?