Hi,

After the fixing the Mesa GL include problem, Qt-4.3.3 autodetects OpenGL, then 
building Qt takes a while. Once installed I tried to run

$  qtdemo
ld.so.1: qtdemo: fatal: libXrender.so.1: open failed: No such file or directory
Killed

$ echo $LD_LIBRARY_PATH
:/usr/openwin/lib:/opt/gnu/lib

$ 
LD_LIBRARY_PATH=:/usr/openwin/lib:/usr/openwin/sfw/lib:/usr/sfw/lib:/opt/gnu/lib:/usr/X11/lib/mesa
 ; export LD_LIBRARY_PATH

$ qtdemo
<application runs>
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to