Today I tried running gsutil on a newly formatted computer, and I got :
The program 'gsutil' is currently not installed. You can install it by typing:
sudo apt-get install gsutil
After installing through aptitude and running it I get the following :
Can't locate LWP/UserAgent.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl) at /usr/bin/gsutil line 26.
BEGIN failed--compilation aborted at /usr/bin/gsutil line 26.