[Qt-interest] Compile error on Solaris 9

Paul Floyd paulf at free.fr
Tue Feb 3 21:00:19 CET 2009


Hi

> Thanks, looks like I need to expand my LD_LIBRARY_PATH for this
> information as well:
> 
>  find /usr -name "libtiff*" -print
> /usr/sfw/lib/sparcv9/libtiff.so
> /usr/sfw/lib/libtiff.so
> /usr/sfw/lib/libtiff.so.3
> /usr/sfw/share/man/man3/libtiff.3
> /usr/dt/lib/sdtimage/libtiff.so
> /usr/dt/lib/sdtimage/libtiff.so.3

You probably need to put /usr/sfw/lib in the -L path (and maybe -R), and 
/usr/sfw/include in the -I path.

A+
Paul




More information about the Qt-interest-old mailing list