From: heavytull on
I'm trying to compile Qtiplot, the project file that has to be tuned is
qtiplot.pro

i have to define paths of some libraries in it. I did it and compilation went ok
but when i run qtiplot it says:

$ qtiplot
qtiplot: error while loading shared libraries: libmuparser.so.0: cannot open
shared object file: No such file or directory

while libmuparser is well there where i defined it in the qtiplot.pro


--
heavytull