FS#19121 - [flightgear] broken after openscene graph update
Attached to Project:
Community Packages
Opened by Matty (mattydee) - Friday, 16 April 2010, 01:43 GMT
Last edited by Sergej Pupykin (sergej) - Saturday, 17 April 2010, 20:42 GMT
Opened by Matty (mattydee) - Friday, 16 April 2010, 01:43 GMT
Last edited by Sergej Pupykin (sergej) - Saturday, 17 April 2010, 20:42 GMT
|
Details
Description:
Flightgear 2.0.0.1 no longer runs after the upgrade of openscenegraph to 2.8.3-1. "fgfs: error while loading shared libraries: libosgParticle.so.55: cannot open shared object file: No such file or directory" It seems that fgfs is looking for libosgParticle.so.55 where only libosgParticle.so.65 is available. It looks like flightgear has to be recompiled against the new openscenegraph package. Steps to reproduce: # fgfs |
This task depends upon