Quote Originally Posted by UsenetCoder View Post
export LD_LIBRARY_PATH="/usr/local/qwt-5.2.0/lib/libqwt.so.5"
export LD_LIBRARY_PATH="/usr/local/qwt-5.2.0/lib"

You have to set the path to your library - not the library itsself.

Uwe