SavileRow distribution contains Minion. It uses that one by default, not the one that may be available by calling minion. However, it seems that it only includes Minion binary, and not the other content included in the Minion distribution. Hence, for the toolkit we need to provide full Minion installation, and ensure that SavlieRow uses the right binary.
For now, I've replaced savilerow-1.6.5-mac/bin/minion by a symlink pointing to minion-1.8/bin/minion.
SavileRow distribution contains Minion. It uses that one by default, not the one that may be available by calling
minion
. However, it seems that it only includes Minion binary, and not the other content included in the Minion distribution. Hence, for the toolkit we need to provide full Minion installation, and ensure that SavlieRow uses the right binary.For now, I've replaced
savilerow-1.6.5-mac/bin/minion
by a symlink pointing tominion-1.8/bin/minion
.