I download the source package from the sourceforge site, build bowtie2 by running GNU make. After the software installed, typed the command 'bowtie2', here are the results:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings: LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.iso885915" are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
No index, query, or output file specified!
...
(ERR): bowtie2-align exited with value 1
There must something wrong, please tell me.