how to install ATI_Stream_SDK in ubuntu
#1
Hi :

im verry noob in linux, but im see the best speed for my HD5970 is whit linux, so im install last ubuntu 10.10 and install ati catalyst 10.12

but cant install ATI_Stream_SDK 2.3

some body can help me ?

Br
#2
you just need to unpack the SDK and execute the following command (replace path with your installation path):

32bit:
export LD_LIBRARY_PATH="/root/ati-stream-sdk-v2.3-lnx64/lib/x86"

64bit:
export LD_LIBRARY_PATH="/root/ati-stream-sdk-v2.3-lnx64/lib/x86_64"

note this is not permanent. you need to add it either to some logon script or execute it each time you logon
#3
(02-04-2011, 11:05 AM)atom Wrote: you just need to unpack the SDK and execute the following command (replace path with your installation path):

32bit:
export LD_LIBRARY_PATH="/root/ati-stream-sdk-v2.3-lnx64/lib/x86"

64bit:
export LD_LIBRARY_PATH="/root/ati-stream-sdk-v2.3-lnx64/lib/x86_64"

note this is not permanent. you need to add it either to some logon script or execute it each time you logon

Im try but not succes, some more clear info can u geve me ? im need loged as "root" for ejecuted this commands ?

Br
#4
continued here: http://hashcat.net/forum/thread-276.html