|
From: doug s. <hig...@ho...> - 2013-05-27 14:56:55
|
>> Interesting, so H: I'm somehow using an older libfreewrl.so? >> I'll look into that. > Try something like > > ldd the_freewrl_bin_you_are_using | grep -i freewrl > > to see to which libs it is linking to. Paulo, Thanks for the tip which helped. -Doug It was linking to an old 'hide' lib. I deleted the old libs and links, then sudo make install again and it got the right lib. The program says "please upgrade to opengl version 2+, press enter to exit" I suspect I can't upgrade -is it limited by the nvidia driver, which is limited by the video board?- if so then I can't run freewrl on my linux box. |