![]() |
2010-06-19
, 04:57
|
Posts: 243 |
Thanked: 146 times |
Joined on Dec 2009
@ Knowhere
|
#2
|
![]() |
2010-06-19
, 05:02
|
Posts: 70 |
Thanked: 39 times |
Joined on Mar 2010
|
#3
|
I wanted to try the new google command line tool as announced on Ars today.
http://arstechnica.com/open-source/n...b-services.ars
I am a bit of a linux newb and I'm stuck... Hoping someone might have some advice. Here is what I've done so far...
I downloaded the Googlecl.deb (that's not the exact name) here http://code.google.com/p/googlecl/
Then I ran dpkg -i on that file and got a dependency error asking for python-gdata, so I went and dowloaded that too at this site...
http://code.google.com/p/gdata-python-client/
Then after I gunzipped, and unpacked the tar, I ran setup.py like so: "python setup.py install" as per instructions in the help. When I run the install it doesn't give me any errors, but I didn't get a sense that the installer actually installed it... it finishes with some info file.
Well after finishing that, I go back and try to dpkg -i the original googlecl.deb file and I get a message telling me that python-gdata still isn't installed.
Any ideas? I figured some of you would be curious enough to try this out.
Thanks!
The Following User Says Thank You to cheungs For This Useful Post: | ||
![]() |
2010-06-20
, 11:55
|
|
Posts: 39 |
Thanked: 26 times |
Joined on Mar 2008
@ On the wasatch front, UT USA
|
#4
|
I used this method without any hitches at all. Just got to figure out what I'm going to use it for now...
![]() |
2010-06-21
, 00:08
|
Posts: 289 |
Thanked: 83 times |
Joined on Jul 2006
|
#5
|
Any ideas? I figured some of you would be curious enough to try this out.
The Following 4 Users Say Thank You to delaroca For This Useful Post: | ||
![]() |
2010-06-21
, 00:29
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#6
|
![]() |
2010-06-21
, 05:53
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#7
|
The Following 3 Users Say Thank You to stlpaul For This Useful Post: | ||
![]() |
2010-06-21
, 06:15
|
Posts: 306 |
Thanked: 106 times |
Joined on Feb 2010
|
#8
|
![]() |
2011-01-30
, 18:34
|
Posts: 171 |
Thanked: 13 times |
Joined on Nov 2009
|
#9
|
![]() |
2012-06-09
, 05:55
|
Posts: 129 |
Thanked: 32 times |
Joined on Jun 2010
|
#10
|
http://arstechnica.com/open-source/n...b-services.ars
I am a bit of a linux newb and I'm stuck... Hoping someone might have some advice. Here is what I've done so far...
I downloaded the Googlecl.deb (that's not the exact name) here http://code.google.com/p/googlecl/
Then I ran dpkg -i on that file and got a dependency error asking for python-gdata, so I went and dowloaded that too at this site...
http://code.google.com/p/gdata-python-client/
Then after I gunzipped, and unpacked the tar, I ran setup.py like so: "python setup.py install" as per instructions in the help. When I run the install it doesn't give me any errors, but I didn't get a sense that the installer actually installed it... it finishes with some info file.
Well after finishing that, I go back and try to dpkg -i the original googlecl.deb file and I get a message telling me that python-gdata still isn't installed.
Any ideas? I figured some of you would be curious enough to try this out.
Thanks!