02-04-2011, 11:05 AM
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
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