2004-06-04, 10:26 PM
step 1: get the RPM
ok first of all go here and download that.
Step 2: install the RPM
As root do this:-
rpm -ivh bla.rpm as per below
Code:
[root@localhost downloads]# rpm -ivh gdesklets-0.26.2-1.1.fc2.dag.i386.rpm
warning: gdesklets-0.26.2-1.1.fc2.dag.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
Preparing... ########################################### [100%]
1:gdesklets ########################################### [100%]
[root@localhost downloads]#
Step 3: get and install a SENSOR
now we are going to install the 'goodweather' sensor, it displays the weather forecast :)
get it here
Once downloaded type this as a normal user:-
Code:
bunzip2 GoodWeather-0.4.tar.bz2
tar xvf GoodWeather-0.4.tar
cd GoodWeather
followed by
Code:
./Install_GoodWeather_Sensor.bin
You should see a window popup saying
'The Sensor has been installed sucessfully. gDesklets is now able to use it'
step 4: show the Sensor !
ok now we have to 'tell' gDesklets to show the sensor we downloaded and installed. Lets find out where it is with
Code:
pwd
as per below
Quote:[anyweb@localhost GoodWeather]$ pwd/home/anyweb/downloads/GoodWeather
[anyweb@localhost GoodWeather]$ ls
gfx GoodWeather.display INSTALL Install_GoodWeather_Sensor.bin README
[anyweb@localhost GoodWeather]$
now we know where it is let's tell gDesklets to 'run' it by typing
Code:
nyweb@localhost GoodWeather]$ gdesklets GoodWeather.display
Ok, now click on the 'redhat' , followed by Accessories, and then gDesklets.
you will notice that your mouse cursor changes and that you now have new powers !
have fun ;-)
screenshot to show ya below !
cheers
anyweb
<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/post-13-1086387994.png" data-fileid="154">[img]<fileStore.core_Attachment>/post-13-1086387994.png[/img]</a>