I download vim-fuzzyfinder into my downloads folder. I move the folder (containing autoload/, doc/, and plugin/ to ~/.vim/bundle/ (I'm using Pathogen, by the way). I start up vim and get the following error:
Error detected while processing /Users/archio/.vim/bundle/vim-fuzzyfinder/plugin/fuf.vim  
line   13:
***** L9 library must be installed! *****
What happened? How can I get this to work? I'm fairly new to vim plugins.