LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   GTK+-2.1.5 Problem (https://www.linuxquestions.org/questions/linux-newbie-8/gtk-2-1-5-problem-67757/)

TraCe66 06-24-2003 02:11 PM

GTK+-2.1.5 Problem
 
I have been trying to install wxPython, but when i use ./configure
it gives me the following error :

checking for GTK - version >= 1.2.7... no
*** Could not run GTK 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 GTK was incorrectly installed
*** or that you have moved GTK since it was installed. In the latter case, you
*** may want to edit the gtk-config script: /usr/bin/gtk-config
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.3... no
*** Could not run GTK 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 GTK was incorrectly installed
*** or that you have moved GTK since it was installed. In the latter case, you
*** may want to edit the gtk-config script: /usr/bin/gtk-config
configure: error:
Please check that gtk-config is in path, the directory
where GTK+ libraries are installed (returned by
'gtk-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and GTK+ is version 1.2.3 or above.

I have configured the GTK+-2.1.5, but when i try wxPython it is not able to find the latest GTK+-2.1.5. I have also used ldconfig while doing the wxPython.

Please help me out. I have been stuggling a lot....

TraCe66 06-26-2003 05:59 AM

Is there any one who can help me............................

TRaCe66
-----------------------------------------------------
Somethings do Change, somethings do not!

acid_kewpie 06-26-2003 06:04 AM

gtk2 is *NOT* gtk, they are seperate libraries, so you need gtk version 1 installed aswell as version 2.

btw, am i right in guessing this is for pyslsk? that's an icky program to install... as you're finding out.


All times are GMT -5. The time now is 12:41 PM.