On Mon, Dec 6, 2010 at 3:54 AM, Chris Brown wrote: > rviz was not loading for me due to missing libraries > It appears they where built but did not install > I merely copied the files to the ogre/lib directory to get it working > cp build/ogre_src_v1-7-1/build/lib/RenderSystem_GL.so ogre/lib/ > cp build/ogre_src_v1-7-1/build/lib/Plugin_* ogre/lib/ That shouldn't be necessary. What happens if you do 'make wipe' then 'make > build.log 2>&1' in the ogre package? If the libraries still don't get installed, please post the 'build.log' file for us to look at. brian.