On Mon, 12 Jul 2010, Leandro wrote: > Subject: [Unbound-users] Problems with pythonmodule (versions 1.4.4 and 1.4.5) > > Hi all, > Trying with both unbound-1.4.4 and unbound-1.4.5, I've got different problems when enable python modules. In both cases, configuration is done > --with-pythonmodule, and set unbound.conf as follows: > > module-config: "validator python iterator" > > python-script: "/usr/local/etc/unbound/e1.py" > #where e1.py is the same as http://www.unbound.net/documentation/pythonmod/examples/example0.html (Fundamentals) > > I'm lost here! Could you please lend me a hand? > > Please find history below with both versions. Try: yum/apt-get install swig Looks like you are missing the swig python package. Paul