Closed GoogleCodeExporter closed 8 years ago
please install the libpcap, libcrypto (openssl) and python headers according to
Installation-Wiki
Original comment by lukas.l...@gmail.com
on 10 Dec 2010 at 9:00
Thanks, i solved that
But now i get problem with an environment variable
elect@elect-desktop:~/Scaricati/pyrit_svn/cpyrit_calpp$ sudo ./setup.py install
--record ~/pyritcalpp.txt
unavailable enviroment variable ATISTREAMSDKROOT
Traceback (most recent call last):
File "./setup.py", line 35, in <module>
CALPP_INC_DIR = os.environ['ATISTREAMSDKROOT']
File "/usr/lib/python2.6/UserDict.py", line 22, in __getitem__
raise KeyError(key)
KeyError: 'ATISTREAMSDKROOT'
elect@elect-desktop:~/Scaricati/pyrit_svn/cpyrit_calpp$ echo &ATISTREAMSDKROOT
[1] 8137
ATISTREAMSDKROOT: command not found
[1]+ Done echo
elect@elect-desktop:~/Scaricati/pyrit_svn/cpyrit_calpp$ echo $ATISTREAMSDKROOT
/ati-stream-sdk-v2.2-lnx64
I modified in my ./.bashrc the ati-stream-sdk-v2.2-lnx32 with
ati-stream-sdk-v2.2-lnx64 because of 64bit...
but i dont know what happend, the variable exists..
Original comment by elec...@gmail.com
on 11 Dec 2010 at 1:50
elect@elect-desktop:~/Scaricati/pyrit_svn/cpyrit_calpp$ echo
$ATISTREAMSDKROOT/ati-stream-sdk-v2.2-lnx64
elect@elect-desktop:~/Scaricati/pyrit_svn/cpyrit_calpp$ echo
$ATISTREAMSDKSAMPLEROOT
/ati-stream-sdk-v2.2-lnx64/samples
elect@elect-desktop:~/Scaricati/pyrit_svn/cpyrit_calpp$ echo
$LD_LIBRARY_PATH/ati-stream-sdk-v2.2-lnx64/lib/x86_64
its correct...
im gettin crazy
Original comment by elec...@gmail.com
on 11 Dec 2010 at 4:02
you can see which variables are set by executing
python -c "import os; print os.environ"
Original comment by lukas.l...@gmail.com
on 11 Dec 2010 at 4:05
[deleted comment]
elect@elect-desktop:~/Scaricati/pyrit_svn/pyrit$ python -c "import os; print
os.environ"
{'GDM_KEYBOARD_LAYOUT': 'it', 'GNOME_DESKTOP_SESSION_ID': 'this-is-deprecated',
'LESSOPEN': '| /usr/bin/lesspipe %s', 'LIBGL_DRIVERS_PATH':
'/usr/lib/dri:/usr/lib32/dri', 'LOGNAME': 'elect', 'USER': 'elect', 'PATH':
'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/e
lect/Scaricati/omnetpp-4.0p1/bin:/home/elect/Scaricati/omnetpp-4.0p1/bin',
'GNOME_KEYRING_CONTROL': '/tmp/keyring-mPVrFs', 'LD_LIBRARY_PATH':
'/ati-stream-sdk-v2.2-lnx64/lib/x86_64', 'SSH_AGENT_PID': '4680', 'LANG':
'it_IT.UTF-8', 'TERM': 'xterm', 'SHELL': '/bin/bash', 'ATISTREAMSDKSAMPLEROOT':
'/ati-stream-sdk-v2.2-lnx64/samples', 'XDG_SESSION_COOKIE':
'5113407708f0267f33e941364b634af9-1292083150.284090-1671675182',
'SESSION_MANAGER':
'local/elect-desktop:@/tmp/.ICE-unix/4644,unix/elect-desktop:/tmp/.ICE-unix/4644
', 'SHLVL': '1', 'MANDATORY_PATH': '/usr/share/gconf/gnome.mandatory.path',
'DISPLAY': ':0.0', 'ATISTREAMSDKSAMPLESROOT':
'/ati-stream-sdk-v2.2-lnx64/samples', 'WINDOWID': '20971524', '_':
'/usr/bin/python', 'HOME': '/home/elect', 'USERNAME': 'elect', 'SSH_AUTH_SOCK':
'/tmp/keyring-mPVrFs/ssh', 'TCL_LIBRARY': '/usr/share/tcltk/tcl8.4',
'GDMSESSION': 'gnome', 'GNOME_KEYRING_PID': '4626', 'LESSCLOSE':
'/usr/bin/lesspipe %s %s', 'DBUS_SESSION_BUS_ADDRESS':
'unix:abstract=/tmp/dbus-5KNBDCUo9s,guid=41293e6c1d26e58dad8dde484d039fce',
'ORBIT_SOCKETDIR': '/tmp/orbit-elect', 'GTK_MODULES': 'canberra-gtk-module',
'DESKTOP_SESSION': 'gnome', 'XDG_CONFIG_DIRS': '/etc/xdg/xdg-gnome:/etc/xdg',
'DEFAULTS_PATH': '/usr/share/gconf/gnome.default.path', 'OLDPWD':
'/home/elect/Scaricati/pyrit_svn', 'GDM_LANG': 'it_IT.UTF-8', 'XAUTHORITY':
'/var/run/gdm/auth-for-elect-PppMMn/database', 'SPEECHD_PORT': '7560',
'XDG_DATA_DIRS': '/usr/share/gnome:/usr/local/share/:/usr/share/', 'PWD':
'/home/elect/Scaricati/pyrit_svn/pyrit', 'COLORTERM': 'gnome-terminal',
'ATISTREAMSDKROOT': '/ati-stream-sdk-v2.2-lnx64', 'LS_COLORS':
'rs=0:di=01;34:ln=01;36:hl=44;37:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33
;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*
.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01
;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;3
1:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=0
1;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.b
mp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35
:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx
=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:
*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01
;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.fl
v=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.axv=01;35:*.
anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;3
6:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=
00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:'}
elect@elect-desktop:~/Scaricati/pyrit_svn/pyrit$
Its funny because with pyrit no problem
elect@elect-desktop:~/Scaricati/pyrit_svn/pyrit$ sudo ./setup.py buildrunning
build
running build_py
running build_ext
running build_scripts
elect@elect-desktop:~/Scaricati/pyrit_svn/pyrit$ sudo ./setup.py install
--record ~/pyrit.txt
running install
running build
running build_py
running build_ext
running build_scripts
running install_lib
writing byte-compilation script '/tmp/tmplgdXlb.py'
/usr/bin/python -O /tmp/tmplgdXlb.py
removing /tmp/tmplgdXlb.py
running install_scripts
changing mode of /usr/local/bin/pyrit to 755
running install_egg_info
Removing /usr/local/lib/python2.6/dist-packages/pyrit-0.4.0_dev.egg-info
Writing /usr/local/lib/python2.6/dist-packages/pyrit-0.4.0_dev.egg-info
writing list of installed files to '/home/elect/pyrit.txt'
Original comment by elec...@gmail.com
on 11 Dec 2010 at 4:08
[deleted comment]
I tried also to substiture directly in the setup.py the variable
'ATISTREAMSDKROOT' with the path '/ati-stream-sdk-v2.2-lnx64'
but without success..
Original comment by elec...@gmail.com
on 11 Dec 2010 at 4:13
With OpenCL no problem, right now i am using that..
Original comment by elec...@gmail.com
on 17 Dec 2010 at 12:19
Did you find any solution?
I'm having the same trouble with Cal, but not with OpenCL.
Original comment by jmlopezr...@gmail.com
on 11 Jan 2011 at 7:55
lol, no, you have the same identical problem
Welcome in the club ^^
Original comment by elec...@gmail.com
on 11 Jan 2011 at 9:06
please open a new issue and set hazeman11 on cc
Original comment by lukas.l...@gmail.com
on 12 Jan 2011 at 7:34
"set hazeman11 on cc"
What you mean?
Original comment by elec...@gmail.com
on 12 Jan 2011 at 10:01
i think it means you have to advise also hazeman11 by mail
Original comment by pyrit.lo...@gmail.com
on 14 Jan 2011 at 5:52
this issue is closed and no longer monitored. the topic now discussed also
differs from the one the issue was originally opened for. Please open a new
issue for the topic discussed now an add hazeman11 to the CC-field while
creating the issue. He is the maintainer of the CALPP-code
Original comment by lukas.l...@gmail.com
on 17 Jan 2011 at 7:39
Original issue reported on code.google.com by
elec...@gmail.com
on 10 Dec 2010 at 8:55