SuSE 9 gDesklets install
This is how to install gDesklets on SuSE 9:
Just installed a plain SuSE 9 Pro box with just gnome. During the install an update was performed using the online update. After install I wanted gDesklets so this is what I did in a round about way.
make sure you have you py* related software from your cd and
wget http://downloads.virtualfx.de/longsleep/python-2.3.3-1.i586.rpm
wget http://downloads.virtualfx.de/longsleep/python-devel-2.3.3-1.i586.rpm
wget http://downloads.virtualfx.de/longsleep/python-xml-2.3.3-1.i586.rpm
wget http://downloads.virtualfx.de/longsleep/python-tk-2.3.3-1.i586.rpm
wget ftp://ftp.pbone.net/mirror/packman.iu-bremen.de/suse/9.0/i586/gDesklets-base-0.26.1-0.pm.0.i586.rpm
wget ftp://ftp.pbone.net/mirror/packman.iu-bremen.de/suse/9.0/noarch/gDesklets-0.26-0.pm.2.noarch.rpm
wget ftp://ftp.pbone.net/mirror/packman.iu-bremen.de/suse/9.0/i586/pyxmms-2.02-0.pm.0.i586.rpm
su
rpm -Uvh *.rpm
cd /opt/gnome/share/gdesklet*/display
vi +104 TargetLabel.py
(should look something like this)
# determine the locale
# import commands
# fail, CHARMAP = commands.getstatusoutput(”locale charmap”)
# if (fail or not CHARMAP):
# print “Could not detect character encoding.”
CHARMAP = “ISO-8859-1″
(greets to zacass)








macewan
on September 19th, 2004
hope everything work alright