2003-12-25, 04:59 PM
2003-12-26, 04:20 AM
pretty sweet looking screen. What's that program you are running that shows the weather? That looks interesting.
BTW, how do you like XFce?
o_O
2003-12-28, 07:21 PM
There there is a so-called gDesklet, and so is the root-tail, the weather app is known as "GoodWeather" check it out!
2003-12-28, 09:41 PM
Lytez, how can i finish off the ./configure the gDesklets, all i get this
Code:
checking for gnome-python-2.0 >= 1.99.17 pygtk-2.0 >= 1.99.17 gdk-2.0 gtk+-2.0 libgtop-2.0 >= 2.0.0... Package libgtop-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgtop-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgtop-2.0' found
i already got libgtop installed. how can i fix it?
Never mind, sorted now
:)
2003-12-29, 12:44 AM
I don't think gDesklets works on Fedora Core 1 [img]<___base_url___>/uploads/emoticons/default_mellow.png[/img]
2004-03-13, 11:50 AM
I cant get gDesklets to work too. I get this error:
Code:
You need a recent version of PyGTK to run this program.
Traceback (most recent call last):
File "./gdesklets", line 4, in ?
from main import HOME
File "/usr/share/gdesklets/main/__init__.py", line 51, in ?
import gnome.ui
ImportError: No module named gnome.ui
And when i try to install PyGTK then i get this (when i run "./configure):
Code:
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error: maybe you want the gtk-gnome-1-2 branch?
Can someone help me by getting this working ?
Im running Fedora Core 1
- DreamCodeR
2004-06-28, 06:07 PM
Quote:*** Could not run GLIB test program, checking why...*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error: maybe you want the gtk-gnome-1-2 branch?
[root@localhost pygtk-2.0.0]#
This is the error whey ./configure for installing pygtk
Any help?