View Single Post
Posts: 289 | Thanked: 83 times | Joined on Jul 2006
#5
Originally Posted by captainqtp View Post
Any ideas? I figured some of you would be curious enough to try this out.
Assuming you already have Python installed on your device, GoogleCL can be installed as follows.

1) Install python-gdata as "apt-get install python-gdata" (cheungs pointed that out).

2) Untar googlecl-0.9.7.tar.gz to say your home directory, then add ~/googlecl-0.9.7/src to your execution path in .profile.

And you are set to go... in xterm, do "google --help" to verify that install is ok... "google" for an interactive session.

--denis
 

The Following 4 Users Say Thank You to delaroca For This Useful Post: