[wxpython-users] Re: Build the latest wxPython on gtk

Franz Steinhäusler franz.steinhaeusler at gmx.at
Tue Apr 1 07:39:45 PDT 2008


On Fri, 28 Mar 2008 09:09:47 +0100, Franz Steinhaeusler <franz.steinhaeusler at gmx.at> wrote:

>On Thu, 27 Mar 2008 18:46:51 -0700, Robin Dunn <robin at alldunn.com> wrote:
>
>>Franz Steinhaeusler wrote:
>>> I tried to run wxpython 2.8.7.1 (which is not in gutsy packages, so I downloaded
>>> the .deb), but it complained about libc6 was not "satisfiable".
>>
>>What exactly did you add to your /etc/apt/sources.list file?  There are 
>>gutsy packages on apt.wxwidgets.org along with all the rest of them, at 
>>least for i386 and amd64, so they should work.
>[...]
>In short words:
>I compiled wxwidgets to the suggested path /opt/wx.
>Then I set the environment variables $WXWIN, ... but then were the message:
>wx/stc not found: so I copied the whole include path to the new generated directories
>and tried again. I compiled, but then I got the errors, mentioned above.

Just for the record. I made a fresh checkout for both
wxWidgets and wxPython. After some "corrections", I finally got it! ;)

The demo was not working (I inserted PYTHONPATH), but that doesn't helped.

I installed wxpython then (python setup.py install), then it worked.
-- 
Franz Steinhaeusler



More information about the wxpython-users mailing list