Hi On 2/25/07, elekis <[EMAIL PROTECTED]> wrote:
hi [...] [EMAIL PROTECTED]:~/OSGSVN/trunk$ cat /etc/ld.so.conf include /etc/ld.so.conf.d/*.conf /usr/local/include/OpenThreads
Your /etc/ld.so.conf looks weird, you must not have C/C++ include paths in it! My OpenThreads libraries were installed in /usr/local/lib - and I did not change any setting - so I expect yours to get installed in the same place. Try to replace the line /usr/local/include/OpenThreads by /usr/local/lib And then run ldconfig as root It should do it -- Thibault
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
