Re: problem to compile libglade-1.99.4



Jan-Hendrik Palic wrote:

Hi ..
to compile libglade, I only the same thing, with 1.99.4 and 1.99.3:

Making all in tests
make[2]: Entering directory
`/home/palic/pre-gnome2/libglade/libglade-1.99.4/tests'
/usr/bin/env python ../libglade-convert \
./test-libglade-gtk.glade \

test-libglade-gtk.glade2.tmp \

&& mv test-libglade-gtk.glade2.tmp \
       test-libglade-gtk.glade2
Traceback (most recent call last):
 File "../libglade-convert", line 9, in ?
	  import xml.dom.minidom
ImportError: No module named xml.dom.minidom

then the build breaks .

Where do I find the file xml.dom.minidom, I have python-2.1 and -2.2
installed.


What I'm missing?

You need to have expat installed before compiling python in order for the xml modules in python to work. The configure check in the next release will be improved a bit.

James.

--
Email: james daa com au
WWW:   http://www.daa.com.au/~james/






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