What steps will reproduce the problem?
What is the expected output? What do you see instead?
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'
What version of the product are you using? On what operating system?
svn
3.0
It is weird because I can use without any problems OpenCl, but not with Cal++
and the variable exist and shown properly by the echo command..
elect@elect-desktop:~/Scaricati/pyrit_svn/cpyrit_calpp$ echo $ATISTREAMSDKROOT
/ati-stream-sdk-v2.2-lnx64
Original issue reported on code.google.com by elec...@gmail.com on 17 Jan 2011 at 4:59
Original issue reported on code.google.com by
elec...@gmail.com
on 17 Jan 2011 at 4:59