
Hardy
Installing Gwibber in Ubuntu Hardy
Submitted by threethirty on Thu, 07/24/2008 - 01:57.Hello Ladies and Gents and everyone else. This is threethirty from the LinuxCranks Podcast (http://linuxcranks.info) and I'd like to tell you all how to install Gwibber in Ubuntu Hardy:
Step 0:
Install simplejson
the easy way is to go here: http://packages.ubuntu.com/hardy/i386/python-simplejson/download choose a mirror and let it open in Gdebi
Step 1:
Install baazaar
$ sudo apt-get (or aptitude) bzr
Step 2:
Checkout the baazaar repo
$ bzr checkout https://code.launchpad.net/~segphault/gwibber/main
Step 3:
Change to the gwibber directory
$ cd gwibber/
Google Gadgets on Hardy
Submitted by chad on Fri, 06/06/2008 - 02:27.These are the steps I followed. I got all this information off the project pages here.
I decided to check out the latest code using subversion. You could conversly just download the lattest package and use that.
cd ~/programs/google
svn checkout http://google-gadgets-for-linux.googlecode.com/svn/trunk/ google-gadgets-for-linux-read-only
