Hi there! I wanted to try this tool out as I'm looking for an OSS requirements management tool. However it doesn't quite seem to work right.
The quickstart runs make at the end, which runs into several errors on my system.
gnuplot not found -> apt install gnuplot
epstopdf not found -> apt install texlive still not enough so apt install texlive-font-utils
make runs epstopdf finally, but throws a bunch of issues where it wants me to enter file names etc.
In short I never got this to work fully. The install is missing key dependencies, and even those are satisfies the make does not behave properly.