Thanks Drawfun, but I'm still having the same issue. I also looked in the archive for the libsenseEIV.so library file to manually install, but it's not there. I downloaded the run file twice to make sure I had the new version, but no difference.
./OctaneServer
./OctaneServer: error while loading shared libraries: /jenkins/workspace/OctaneBlender_Linux/OctaneServer/OctaneSDK/lib/linux/release_sdk/libsenseEIV.so: cannot open shared object file: No such file or directory
Edited to add that I found the library in the stand alone install and tried copying it to the lib dir under the Blender plugin dir "/usr/local/OctaneBlender/lib", /lib, and /usr/lib but no change in the error. It appears that the path it's looking for the file in has been hard coded into the build?
Jason