Quote Originally Posted by fatjuicymole View Post
LD_LIBRARY_PATH is exactly that, a list of paths. It shouldn't include filenames.

A better approach would be to edit /etc/ld.so.conf and then running ldconfig
i try this solution:

http://www.qtcentre.org/forum/f-qwt-...ux--23683.html

my qwtconfig.pri file:


#target.path = $$INSTALLBASE/lib
target.path =/opt/qtsdk-2009.04/bin/designer

headers.path = $$INSTALLBASE/include
#doc.path = $$INSTALLBASE/doc
doc.path =/usr/local/qwt-5.2.0/doc



but I can't still run samlpe software : /