Git is installed and is in the path.
Platform: Red Hat Enterprise Linux 5.8.
>which git /usr/local/bin/git
Yet bower can\'t find
In Linux:
if you dont have installed git use:
sudo apt-get update sudo apt-get install git
with command which git you will know the directory where is and then add in path if it is not in that enviroment variable.
which git