lnetwalker / openMSR

Instrumentation,Control, Automation Tools like PLC and others
https://www.openmsr.org/
2 stars 1 forks source link

Installation Notes

you need to install the libs for the bmcm usb and IO warrior devices. after installing the libs you can start the binaries from their directories. Further information may be found in the User Guide in the OpenLabDocs directory.

To install the libs you need to:

copy the files in the lib directory to /usr/lib e.g. sudo cp lib/* /usr/lib

make links e.g. sudo -i cd /usr/lib ln -s libiowkit.so.1.0.5 libiowkit.so.1 ln -s libiowkit.so.1.0.5 libiowkit.so ln -s libad4.so.4.1.334 libad4.so.4 ln -s libad4.so.4.1.334 libad4.so