I installed Vundle via the instructions given at this blog http://web.archive.org/web/20120731003342/http://www.charlietanksley.net/philtex/sane-vim-plugin-management
bu
vi ~/.gitconfig
and
[core] autocrlf = false
set
[core] autocrlf = true
then $rm -rf ~/.vim/bundle/vundle
and $git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle