Hi Taras, Sorry for the slow reply. I'm a bit lost, to be honest, not having built this on Fedora myself lately.
One last thing to try, however: it looks like Fedora has both a libxml-devel and a libxml2-devel package. Could you try installing libxml2-devel as well, since I see you have the main package but not the headers? Probably no need for the STATIC_DEPS environment variable. Thanks, Owen On Fri, Sep 18, 2015 at 4:34 PM, Taras <ox...@oxdef.info> wrote: > Hi, Owen! > > Sorry for delay. > > В Ср, 16/09/2015 в 11:34 +0100, Owen Tuz пишет: > > Hi Taras, > > > > Sorry - I mistook it for 'yum' output. Not awake. > > Any change if you try: > > > > export STATIC_DEPS=true > > > > ...before running? As per: > > https://stackoverflow.com/questions/27084580/python-error-when-instal > > ling-packages > See such output > ... > File "setupinfo.py", line 57, in ext_modules > > multicore=OPTION_MULTICORE) > > File "buildlibxml.py", line 348, in build_libxml2xslt > > cmmi(configure_cmd, libiconv_dir, multicore, **call_setup) > > File "buildlibxml.py", line 285, in cmmi > > cwd=build_dir, **call_setup) > > File "buildlibxml.py", line 268, in call_subprocess > > raise Exception('Command "%s" returned code %s' % (cmd_desc, > returncode)) > > Exception: Command "make -j5" returned code 512 > > ---------------------------------------- > Command "python setup.py egg_info" failed with error code 1 in > /tmp/pip-build-1f1Sw1/lxml > > > > > > If you could attach the dependency install script, that would also be > > helpful. > $ cat /tmp/w3af_dependency_install.sh > #!/bin/bash > > # Run without sudo to install inside venv > python-pip install pyClamd==0.3.15 PyGithub==1.21.0 > GitPython==0.3.2.RC1 pybloomfiltermmap==0.3.14 esmre==0.3.1 > phply==0.9.1 nltk==3.0.1 chardet==2.1.1 tblib==0.2.0 pdfminer==20140328 > futures==2.1.5 pyOpenSSL==0.15.1 ndg-httpsclient==0.3.3 pyasn1==0.1.8 > lxml==3.4.4 > > > > > Thanks, > > > > Owen >
------------------------------------------------------------------------------
_______________________________________________ W3af-develop mailing list W3af-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-develop