Try:
Code:
sudo chgrp -R users /opt/sigil
sudo chmod g+x /opt/sigil/sigil /opt/sigil/sigil.sh
This should work, provided that a group "users" is present on the system, and your user belongs to it. I don't have Mint here, so I can't either confirm it or suggest a more to the point solution.