Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Perhaps the plugin scripts refer to /usr/bin/bash for some reason (it's strange because bash has long been located by default in the /bin folder in many distributions)
Try to make a soft-link
sudo ln -s /bin/bash /usr/bin/bash
And install the plugins again.
PS If you have a BSD system, then bash may be located elsewhere, for example /usr/local/bin/bash.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question