Make sure your /etc/yum.conf have the [Extras] repository.
Code:
[extras]
name=Fedora Extras - $releasever - $basearch
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/$releasever/$basearch/
Make sure you have these packages installed
Code:
~$ rpm -qa|grep -i py
pyxf86config-0.3.19-4
gnome-python2-gtkhtml2-2.10.0-2.1
python-urlgrabber-2.9.6-1
python-sqlite-1.1.6-1
gnome-python2-bonobo-2.10.0-1
python-ldap-2.0.6-4
python-2.4.1-2
python-elementtree-1.2.6-4
gnome-python2-canvas-2.10.0-1
dbus-python-0.33-3
python-devel-2.4.1-2
gnome-python2-gconf-2.10.0-1
pyOpenSSL-0.6-1.p24.4
pygtk2-2.6.0-2
PyXML-0.8.4-3
gnome-python2-gnomevfs-2.10.0-1
gnome-python2-extras-2.10.0-2.1
rpm-python-4.4.1-21
pygtk2-libglade-2.6.0-2
gnome-python2-2.10.0-1
pyparted-1.6.9-3
libxml2-python-2.6.19-1
pyorbit-2.0.1-4
pygtk2-devel-2.6.0-2
pyorbit-devel-2.0.1-4
Now you are ready to download gDesklets-0.35.2.tar.bz2
Code:
cd gDesklets-0.35.2
./configure
make
su -c "make install"
Text that it works by going to GnomeMenu->Applications->Accessories->gDesklets.
If it is not there, them start it by
Download starterbar-desklet-0.31.3.tar.gz and
http://www.freedesktop.org/~lanius/pyxdg-0.14.tar.gz
Code:
tar xzf pyxdg-0.14.tar.gz
cd pyxdg-0.14
su -c "python setup.py install"
Using Nautilus drag the starterbar package into gDesklets that you opened.
Now Starterbar is installed and ready to use.
When upgrading from gDesklets 0.35.1 to gDesklets 0.35.2 I had to delete all the gDesklets settings
before StarterBar worked.