On 5/25/2011 10:40 AM, abhishek agarwal wrote: > abhishek@abhishek-T12Eg:~$ osgdem --xx 10 --yy 10 -t ps_texture_16k.tif \ > --xx 10 --yy 10 -d ps_height_16k.tif \ -l 8 -v 0.1 -o puget.ive pegout.osga > osgdem: error while loading shared libraries: libvpb.so.10: cannot open > shared object file: No such file or directory > abhishek@abhishek-T12Eg:~$ osgdem > osgdem: error while loading shared libraries: libvpb.so.10: cannot open > shared object file: No such file or directory > abhishek@abhishek-T12Eg:~$
It can't find the libvpb.so.10 file. You need to figure out where this file is, and where VPB is searching for it. Look into Linux's LD_LIBRARY_PATH and OSG's OSG_LIBRARY_PATH. -- Chris 'Xenon' Hanson, omo sanza lettere. [email protected] http://www.alphapixel.com/ Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting. Contracting. "There is no Truth. There is only Perception. To Perceive is to Exist." - Xen _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

