Wednesday, October 03, 2007

This tutorial teaches you how to install libxml2dom python module on windows machines.

1) Install the latest python package available at python.org
I am using http://python.org/ftp/python/2.5.1/python-2.5.1.msi

2) Install the libxml2 python package available at:
http://users.skynet.be/sbi/libxml-python/libxml2-python-2.6.27.win32-py2.5.exe

3) Download the libxml2dom python package available at:
http://www.boddie.org.uk/python/libxml2dom.html

I am using this version: http://www.boddie.org.uk/python/downloads/libxml2dom-0.4.4.tar.gz

4) You will need a software capable of unpacking .tar.gz files You can use WinRar to unpack it.

5) After unpacking the tar.gz package on your Desktop, open the DOS command prompt (Start->Run "cmd")

6) Then type the following commands on the command prompt:
cd %USERPROFILE%
cd Desktop\libxml2dom-0.4.4
setup.py install
exit

3 comments:

  1. Hm, desculpa, mas... quem é tu?

    ReplyDelete
  2. Meu nome é Felipe Sanches, sou mais um geek, programador de software livre :-P
    tenho 24 anos e estudo engenharia. Este é o meu blog, mas escrevo quase nunca nele. Caí aleatoriamente no seu blog e achei algumas coisas interessantes por lá.

    De fato, os "prédios" do seu template parecem aquecedores de banheiro :-D

    ReplyDelete
  3. No rodapé do meu blog, tem um link pro site daonde eu tirei!

    ReplyDelete