Forum Discussion
Altera_Forum
Honored Contributor
9 years agoThanks for your reply!
The " libacl_emulator_kernel_rt.so " was not found in the LD_LIBRARY_PATH , so I copy the " libacl_emulator_kernel_rt.so " to the path ("$ALTERAOCLSDKROOT"/linux64/lib), yet it doesn’t work. The same warning occurred. My environemnt variables setting is : " export QUARTUS_ROOTDIR=/home/fpgaopencl/Software/Quartus_ii_16.0/quartus export ALTERAOCLSDKROOT=/home/fpgaopencl/Software/Quartus_ii_16.0/hld export PATH=$PATH:"$QUARTUS_ROOTDIR"/bin:"$ALTERAOCLSDKROOT"/linux64/bin:"$ALTERAOCLSDKROOT"/bin:/home/fpgaopencl/Software/Quartus_ii_16.0/soc_eds/embedded/ds-5/bin export LD_LIBRARY_PATH="$ALTERAOCLSDKROOT"/linux64/lib export AOCL_BOARD_PACKAGE_ROOT="$ALTERAOCLSDKROOT"/board/terasic/de1soc export QUARTUS_64BIT=1 export LM_LICENSE_FILE=/home/fpgaopencl/Software/Quartus_ii_16.0/hld/license.dat "