On 2011-01-09 17.52, Michael Sgier wrote: > mich...@ubuntu:/media/Suse-Home/fgfs$ cd install/fgrun/bin > mich...@ubuntu:/media/Suse-Home/fgfs/install/fgrun/bin$ ./fgrun > ./fgrun: error while loading shared libraries: libosgParticle.so.70: cannot > open shared object file: No such file or directory > mich...@ubuntu:/media/Suse-Home/fgfs/install/fgrun/bin$
You need to set up LD_LIBRARY_PATH so that your machine can locate fg required libraries. Try adding something like LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/media/Suse-Home/fgfs/install/fgrun/lib to the beginning of fgrun. I guess the lib-path above but it should be the directory where you install OSG. Cheers, Jari ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel