After successfully installing Labview 2016 and NI-VISA on a new SL machine, I attempt to run Visa Configuration and get the following:
$ visaconf Can't load library /usr/local/lib/liblvrt.so.15.0 libXinerama.so.1: cannot open shared object file: No such file or directory To download the LabVIEW Runtime engine, go to http://www.ni.com/rteFinder?dest=lvrte&version=15.0&platform=Linux&lang=en
But when I attempt to install the 2015 RTE I get pushback from the 2016 RTE:
./INSTALL Preparing... ########################################### [100%] package nissli-16.0.0-f0.i386 (which is newer than nissli-15.0.0-f1.i386) is already installed package nissli-16.0.0-f0.x86_64 (which is newer than nissli-15.0.0-f1.i386) is already installed package nisslcerts-16.0.0-3.0.noarch (which is newer than nisslcerts-15.0.0-3.1.noarch) is already installed package nicurli-16.0.0-f0.i386 (which is newer than nicurli-15.0.0-f1.i386) is already installed package nicurli-16.0.0-f0.x86_64 (which is newer than nicurli-15.0.0-f1.i386) is already installed package nicurli-16.0.0-f0.i386 (which is newer than nicurli-15.0.0-f1.x86_64) is already installed package nicurli-16.0.0-f0.x86_64 (which is newer than nicurli-15.0.0-f1.x86_64) is already installed package nitdmsi-16.0.0-f0.i386 (which is newer than nitdmsi-15.1.0-f0.x86_64) is already installed package nitdmsi-16.0.0-f0.x86_64 (which is newer than nitdmsi-15.1.0-f0.x86_64) is already installed package nitdmsi-16.0.0-f0.i386 (which is newer than nitdmsi-15.1.0-f0.i386) is already installed package nitdmsi-16.0.0-f0.x86_64 (which is newer than nitdmsi-15.1.0-f0.i386) is already installed package nisvcloc-16.0.0-1.noarch (which is newer than nisvcloc-15.0.0-1.noarch) is already installed package nissli-16.0.0-f0.i386 (which is newer than nissli-15.0.0-f1.x86_64) is already installed package nissli-16.0.0-f0.x86_64 (which is newer than nissli-15.0.0-f1.x86_64) is already installed package labview-2015-rte-15.0.1-4.x86_64 (which is newer than labview-2015-rte-15.0.0-4.x86_64) is already installed package labview-2015-rte-15.0.1-4.x86_64 (which is newer than labview-2015-rte-15.0.0-4.i386) is already installed Installation completed.
Do I need to downgrade to LV2015?