![]() |
|
xfce + gDesklets - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Screenshots (https://www.linux-noob.com/forums/forum-6.html) +--- Forum: Linux (https://www.linux-noob.com/forums/forum-77.html) +--- Thread: xfce + gDesklets (/thread-3849.html) |
xfce + gDesklets - lytez - 2003-12-25 here we are...my xfce desktop + gDesklets. MultiTail and GoodWeather, and of cuorse...gaim, xmms, gkrellm+gkrellcam, Eterm+irssi... o_O ![]() xfce + gDesklets - kZo - 2003-12-26 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 xfce + gDesklets - lytez - 2003-12-28 There there is a so-called gDesklet, and so is the root-tail, the weather app is known as "GoodWeather" check it out! xfce + gDesklets - Oroshi - 2003-12-28 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' foundi already got libgtop installed. how can i fix it? Never mind, sorted now :) xfce + gDesklets - Oroshi - 2003-12-29 I don't think gDesklets works on Fedora Core 1 [img]<___base_url___>/uploads/emoticons/default_mellow.png[/img] xfce + gDesklets - DreamCodeR - 2004-03-13 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.uiAnd 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 xfce + gDesklets - dan - 2004-06-28 Quote:*** Could not run GLIB test program, checking why...*** The test program failed to compile or link. See the file config.log for the This is the error whey ./configure for installing pygtk Any help? |