Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Install the Google command line tool' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Install the Google command line tool
Authored by: doctype on Jun 22, '10 08:31:57AM
For the Fink Package Manager, it's:

fink selfupdate

fink install googlecl-py26 or fink install googlecl-py25

(Haven't tested it, though)

[ Reply to This | # ]
Install the Google command line tool
Authored by: Reisender on Jun 22, '10 05:26:21PM
For the Fink Package Manager, it's: fink selfupdate fink install googlecl-py26 or fink install googlecl-py25 (Haven't tested it, though)
I get this for either of those; Failed: no package found for specification 'googlecl-py26'!

[ Reply to This | # ]
Install the Google command line tool
Authored by: doctype on Jun 23, '10 07:42:50AM

Sorry, I didn't remember to check if the packages were in the "unstable" tree. They are:

http://pdb.finkproject.org/pdb/package.php/googlecl-py25
http://pdb.finkproject.org/pdb/package.php/googlecl-py26

So, you'll have to activate "unstable" (notice the consequences):

http://www.finkproject.org/faq/usage-fink.php?phpLang=en#unstable



[ Reply to This | # ]