This additional links should come in hand:<br><br><a href="http://www.gossamer-threads.com/lists/python/python/785413?page=last">http://www.gossamer-threads.com/lists/python/python/785413?page=last</a><br><a href="http://www.daniweb.com/forums/thread235862.html#">http://www.daniweb.com/forums/thread235862.html#</a><br>
<a href="http://forum.amule.org/index.php?topic=11728.0">http://forum.amule.org/index.php?topic=11728.0</a><br><a href="http://www.linuxquestions.org/questions/linux-software-2/problem-in-installing-wxwidgets...-766666/">http://www.linuxquestions.org/questions/linux-software-2/problem-in-installing-wxwidgets...-766666/</a><br>
<br>I hope it can help. Good luck and have fun!<br><br>ThreaderSladh<br><br><br>---------- Forwarded message ----------<br>From: Ishwor Gurung <<a href="mailto:ishwor.gurung@gmail.com">ishwor.gurung@gmail.com</a>><br>
To: <a href="mailto:python-list@python.org">python-list@python.org</a><br>Date: Wed, 4 Nov 2009 23:11:39 +1100<br>Subject: Re: problem in installing wxwidgets for python..<br>Hi,<br>
<br>
2009/11/4 Jebagnana Das <<a href="mailto:jebagnanadas@gmail.com">jebagnanadas@gmail.com</a>>:<br>
> Hello friends,<br>
>                   I've tried to install wxwidgets in my mandriva 2009 spring<br>
> for GUI interaction with python. In the installation instruction it said<br>
> that i need gtk+ library. So i downloaded GTK+. When i configured GTK+ i got<br>
> the message<br>
<br>
You probably want wxpython binding instead - <a href="http://www.wxpython.org/" target="_blank">http://www.wxpython.org/</a><br>
Use binaries provided by Mandriva's package manager where possible<br>
unless you _really_ want to do a source installation.<br>
<br>
> checking for BASE_DEPENDENCIES... configure: error: Package requirements<br>
> (glib-2.0 >= 2.21.3    atk >= 1.13.0    pango >= 1.20    cairo >= 1.6) were<br>
> not met:<br>
><br>
><br>
> Requested 'glib-2.0 >= 2.21.3' but version of GLib is 2.20.1<br>
><br>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you<br>
> installed software in a non-standard prefix.<br>
<br>
$ export PKG_CONFIG_PATH=/usr/lib/<div id=":3t" class="ii gt">pkgconfig:/usr/local/lib/pkgconfig<br>
(considering that your local installs went to those directories. Try<br>
replacing those directories accordingly for glib, atk, pango and<br>
cairo). The files you're after is a ".pc" (pkg-config need them) file.<br>
A quick find will tell you where it is if it is installed.<br>
<br>
Run configure script again.<br>
<br>
> Alternatively, you may set the environment variables<br>
> BASE_DEPENDENCIES_CFLAGS<br>
><br>
> and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.<br>
> See the pkg-config man page for more details.<br>
><br>
> Then i downloaded glib2.21.3,atk 1.13.0,pango 1.20 and cairo 1.6. I<br>
> installed all the packages using the following commands.<br>
<br>
[...]<br>
> tar xvzf filename.tar.gz<br>
> cd folder<br>
> ./configure<br>
><br>
> make<br>
> make install<br>
<br>
Yep. Check where it installed them one by one. In short, you need<br>
access to a ".pc" file that they provide. If not, write one yourself.<br>
<br>
> I've not specified anf options like --prefix and i installed in the folder<br>
> itself.<br>
<br>
man pkg-config for further info.<br>
<br>
> when i tried to install gtk+ after installing all this it showed the same<br>
> error. What should i do to install wxwidgets? Plz. reply as soon as<br>
> possible.. Coz. i've to finish my proj. quickly.. Thanks and regards...<br>
<br>
See above.<br><br>
</div><br><input id="gwProxy" type="hidden"><input onclick="jsCall();" id="jsProxy" type="hidden"><div id="refHTML"></div>