Nick Warne a écrit :
On Sunday 01 April 2007 14:30:09 Ralf Gerlich wrote:
  
Hi,

cyprien wrote:
    
Hi again !
After compiling everything successefully with a make all, i've launch
./install/bin/fgfs, but i've this error :

[EMAIL PROTECTED]:~/fgfs-builder-20070222$ ./install/bin/fgfs
./install/bin/fgfs: error while loading shared libraries: libosgUtil.so:
cannot open shared object file: No such file or directory


i've tried a sudo make install but i've the same error...
      
Try setting your LD_LIBRARY_PATH to include your ./install/lib and
./install/lib/osgPlugins directory.
    

You shouldn't really use LD_LIBRARY_PATH at all - see here (and no offence 
meant):

http://linuxmafia.com/faq/Admin/ld-lib-path.html


Cyprien:  Run 'ldconfig' as root (or sudo) after building FG and associated 
code:

  
sudo /sbin/ldconfig
    

This will update the libs cache.

Nick
  
OK, thanx for the tip... everything works fine now expect... when i launch ./bin/fgfs :

Base package check failed ... Found version [none] at: /home/cyprien/fgfs-builder-20070222/install/share/FlightGear
Please upgrade to version: 0.9.10

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to