Skip to content
Snippets Groups Projects
Commit b9b8279b authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Added configuration of LD_LIBRARY_PATH needed for some of the java components...

Added configuration of LD_LIBRARY_PATH needed for some of the java components to recognize the library.
parent 30901160
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ provides=('aparapi')
install='aparapi.install'
source=( 'aparapi.sh')
md5sums=('77d9fab729e9d953f23f4f9149c138c2')
md5sums=('94bfab19f10cde995aecd15ff42487a7')
source+=( 'aparapi.conf')
md5sums+=('a7e04cc30d00498ff733af771b721dca')
......
export LIBAPARAPI=/opt/AMDAPP/aparapi/lib
export LD_LIBRARY_PATH=/opt/AMDAPP/aparapi/lib:$LD_LIBRARY_PATH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment