You are not logged in.
i can`t seem to install this pkg
python2 setup.py build
The CUDA compiler and headers required to build kernel were not found. Trying to continue anyway...
svn: E155007: '/home/eyal/cpyrit-cuda-0.4.0' is not a working copy
running build
running build_ext
Skipping rebuild of Nvidia CUDA kernel ...
Building modules...
building 'cpyrit._cpyrit_cuda' extension
gcc -pthread -fno-strict-aliasing -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c _cpyrit_cuda.c -o build/temp.linux-i686-2.7/_cpyrit_cuda.o -Wall -fno-strict-aliasing -DVERSION="0.4.0"
In file included from _cpyrit_cuda.c:44:0:
_cpyrit_cuda.h:22:18: fatal error: cuda.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1i searched all around google install variuos pkg and nothing seems to do the trick
in the big picture am trying to use pyrit the yaourt pkg arent updated so i can go there for install...
all the pkg`s are updated,
update
i install all of this pkgs openssl-0.9.8r, libpcap-1.1.1, zlib-1.2.5, python and scapy-latest pyrit-0.4.0
and still the same EROR
could be this are the pkgs that missing ?"python-dev and g++"
accroding to this page
http://code.google.com/p/pyrit/wiki/Installation
scroll down
???
Last edited by AsD[eyal] (2012-01-27 20:31:34)
Offline