Hi All,

I am in a process of setting up w3af into my machine,but not able to
proceed due the below error messgae while doing "sudo pip install
pybloomfiltermmap"

Installing collected packages: pybloomfiltermmap
  Running setup.py install for pybloomfiltermmap
    info: Building from C
    building 'pybloomfilter' extension
    x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv
-O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c
src/mmapbitarray.c -o build/temp.linux-x86_64-2.7/src/mmapbitarray.o
    x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv
-O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c
src/bloomfilter.c -o build/temp.linux-x86_64-2.7/src/bloomfilter.o
    src/bloomfilter.c:171:25: fatal error: openssl/evp.h: No such file or
directory
    compilation terminated.
    error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
    Complete output from command /usr/bin/python -c "import
setuptools;__file__='/tmp/pip-build-root/pybloomfiltermmap/setup.py';exec(compile(open(__file__).read().replace('\r\n',
'\n'), __file__, 'exec'))" install --record
/tmp/pip-2o13PX-record/install-record.txt
--single-version-externally-managed:
    info: Building from C

root@w3af-security-scanner:/home/ubuntu/w3af# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 13.04
Release:        13.04
Codename:       raring

I think i am about to complete the installation set-up except this from the
below message status.
After installing any missing operating system packages, use pip to install
the remaining modules:
    sudo pip install pybloomfiltermmap lxml

Can please somebody suggest me how to resolve this?
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
W3af-users mailing list
W3af-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to