[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building libglade-1.99.3/4



On Sat, Dec 01, 2001 at 01:01:41AM +0100, Jan-Hendrik Palic wrote:
> I'm tryng to build gnome2 from source, especially with gcc-3.0.
> At gtk+ I get an internal compiler-error, but without that, all is fine.
> 
> But to build libglade-1.99.3/4, you will get these in Debian ...

[snip]

> Traceback (most recent call last):
> File "../libglade-convert", line 9, in ?
>          import xml.dom.minidom
> ImportError: No module named xml.dom.minidom

[martine@gibson:~]$ dpkg -S /usr/lib/python2.1/xml/dom/minidom.py
python2.1-xmlbase: /usr/lib/python2.1/xml/dom/minidom.py

So apt-get install python2.1-xmlbase. :)
It should probably be added to something's build-depends...

-- 
      Evan Martin
martine@cs.washington.edu
  http://neugierig.org



Reply to: