LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   gdesklets and gdk-2.0 pc (https://www.linuxquestions.org/questions/linux-software-2/gdesklets-and-gdk-2-0-pc-203314/)

macubo 07-10-2004 04:16 AM

gdesklets and gdk-2.0 pc
 
hi everybody, simply i can't get my gdesklets even configured:

That's what i obtain by the ./configure script:
checking for pygtk-2.0 glib-2.0 gdk-2.0 gtk+-2.0... Package gdk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-2.0' found

configure: error: Library requirements (pygtk-2.0 glib-2.0 gdk-2.0 gtk+-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
[

what i tried:
export PKG_CONFIG_PATH=/usr/lib//pkgconfig

where the pygtk-2.0.pc is, but nothing changed

also tried by runnnig:
./configure --prefix=/usr
... same thing.

I can't find on my computer the gdk-2.0.pc file, but everything about python is installed

Andrew Benton 07-10-2004 06:01 AM

Did you install libgtk+-2.0-devel off your Mandrake CD's? Use the software installing tools in the Mandrake Control Centre

macubo 07-12-2004 12:30 PM

I'm going to do the reinstallation from the beginning, i'll let you know, thanks


All times are GMT -5. The time now is 09:32 PM.