#st-info
st-info: error while loading shared libraries: libstlink.so.1: cannot open shared object file: No such file or directory
Solution:
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib"