<div dir="ltr"><div><div><div><div><div><div><div>Hi Chris,<br><br></div>Are you implying that your app will restart JACK when it is the condition I describe?<br><br></div>On another note:<br><br></div>I cloned the git repository. Confirmed the depends.<br><br></div>My results following the README:<br><br>sudo make PREFIX=/usr install<br>pandoc -f markdown -t rst README.md > README.rst<br>/bin/sh: 1: pandoc: not found<br>Makefile:10: recipe for target 'README.rst' failed<br>make: *** [README.rst] Error 127<br><br></div>Or:<br><br>sudo make install-user<br>python setup.py install --user<br>Traceback (most recent call last):<br>  File "setup.py", line 4, in <module><br>    import setuptools<br>ImportError: No module named setuptools<br>Makefile:24: recipe for target 'install-user' failed<br>make: *** [install-user] Error 1<br><br></div>Thanks!<br></div>Mac<br><div><div><div><br></div></div></div></div>