[wxpython-dev] problems building wxpython-2.8.8.0

Robin Dunn robin at alldunn.com
Fri Jun 27 09:05:46 PDT 2008


Heinz Wiesinger wrote:
> Am Donnerstag, 26. Juni 2008 21:55:27 schrieb Robin Dunn:
>> Heinz Wiesinger wrote:
>>> I took a closer look and thought this might be somehow related to
>>> libgnomeprint. I checked whether wxPython configured with
>>> "--with-gnomeprint" and it did. So I tried "--without-gnomeprint", as I
>>> didn't have libgnomeprint installed. However, it wouldn't work either;
>>> same error.
>>> Next thought was, maybe libgnomeprint is now a hard dependency, so I
>>> installed libgnomeprint (2.18.0) and tried again. But I would still get
>>> the same error.
>> Try installing the dev files for libgnomeprintui too.  The wxPython
>> sources will be fixed shortly to not need it, but for now it is
>> expecting that the wxGnomePrintDC class is available, and it is
>> automatically disabled if not all of the support libs/devs are installed.
> 
> Thanks. That did work.
> Will there be a 2.8.8.1 release including the fix?

Yes.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!



More information about the wxpython-dev mailing list