I'm trying to install gDesklets, and I'm not having much luck so far. When I ./configure, I get the following chain of events, leading to a new package which I then ./configure, leading to another package, etc...
gDesklets: Needs Python, so go get gnome-python.
-->
gnome-python, needs
-->
libgnome, needs
-->
gnome-vfs-2.0, needs
-->
gconf-2.0
which then moans about gmodule, gobject and ORbit. ORbit I can find, where's gmodule and gobject?
I always get the same error:
Quote:
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively you may set the DEPENDENT_CFLAGS and DEPENDENT_LIBS environment variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.
|
Any ideas? Also, when I install these packages, should I do it in any particular directory? At the moment I run them from a folder in /home.