Kawa 1.11 fails when installing
I just downloaded the kawa-1.11.tar.gz from a website, and when I ran the commands locally under ubuntu, it show some errors.
Command was :
gunzip kawa-1.11.tar.gz
tar xf kawa-1.11.tar
cd kawa-1.11
./configure
make
make check
It gives the following error:
make[1]: *** No rule to make target ‘jmc.expected’, needed by ‘check-jmc’. Astop
Someone help me to overcome this, is there any problems with my commands ?








