When using the mercurial version, the system complains about missing configuration in sisi
This is caused by a missing ./configure file in src/sisi subdirectory. Follow the instruction in updated README file.
Basically, run ./bootstrap in src/sisi, possibly autoreconf -fvi
Log in to post a comment.
This is caused by a missing ./configure file in src/sisi subdirectory. Follow the instruction in updated README file.
Basically, run ./bootstrap in src/sisi, possibly autoreconf -fvi