October 7, 2019, 11:38
|
Adding Nvidia IndeX into paraview-5.6
|
#1
|
New Member
Fantastic Boy
Join Date: Oct 2017
Posts: 12
Rep Power: 9
|
Hi all, I have paraview56 install bundled together openfoam6. However, in the paraview doesn't built-in Nvidia IndeX plugin. I have downloaded the plugin from
HTML Code:
https://www.paraview.org/files/dependencies/
. I am facing a problem when update the LD_LIBRARY_PATH environment. May I know how to do that. I have uncompressed the file in the Downloads folder and I input
Code:
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/home/k3ith/Downloads/nvidia-index-libs-2.3.20190820-linux/lib"
in the bashrc file. However. when I try to load the plugin in the download folder, I got the error "Not a paraview plugin since couldnt locate the plugin verification-function".
Anyone have load the plugin successfully? Please guide me.
Thank you..
|
|
|