Have you notice that versions mismatch ? You installed libosgGA.so.2.2.0 and
fgfs looks for libosgGA.so.25 . Maybe there is a missing symlink. I'd search
every "libosgGA.*" in my computer and check if there is no errant symlink on an
old version or something like that

-Fred

Selon Lee Duke :

> Yes, indeed, Curtis, to both questions.
>
> Lee
>
> Curtis Olson wrote:
> > Do you have /usr/local/lib inserted into your /etc/ld.so.conf file?
> > And have you run ldconfig after making that addition?
> >
> > Curt.
> >
> > On 10/14/07, *Lee Duke * <[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>> wrote:
> >
> >     No, openal seems fine. Here's the complete listing from ldd
> >     /usr/local/bin/fgfs
> >             linux-gate.so.1 =>  (0x00110000)
> >             libplibpuaux.so.1.8.4 => /usr/lib/libplibpuaux.so.1.8.4
> >     (0x00111000)
> >              libplibpu.so.1.8.4 => /usr/lib/libplibpu.so.1.8.4
> >     (0x0012e000)
> >             libplibfnt.so.1.8.4 => /usr/lib/libplibfnt.so.1.8.4
> >     (0x0015b000)
> >             libplibjs.so.1.8.4 => /usr/lib/libplibjs.so.1.8.4
> >     (0x0016c000)
> >             libplibnet.so.1.8.4 => /usr/lib/libplibnet.so.1.8.4
> >     (0x0016f000)
> >             libplibsg.so.1.8.4 => /usr/lib/libplibsg.so.1.8.4 (0x00177000)
> >             libplibul.so.1.8.4 => /usr/lib/libplibul.so.1.8.4
> >     (0x00189000)
> >             libosgViewer.so.25 => not found
> >             libosgGA.so.25 => not found
> >             libosgText.so.25 => not found
> >             libosgFX.so.25 => not found
> >             libosgUtil.so.25 => not found
> >             libosgDB.so.25 => not found
> >             libosgSim.so.25 => not found
> >             libosg.so.25 => not found
> >             libOpenThreads.so.9 => not found
> >             libpthread.so.0 => /lib/libpthread.so.0 (0x477c1000)
> >             libz.so.1 => /usr/lib/libz.so.1 (0x477da000)
> >             libglut.so.3 => /usr/lib/libglut.so.3 (0x4821c000)
> >             libGLU.so.1 => /usr/lib/libGLU.so.1 (0x4900e000)
> >             libGL.so.1 => /usr/lib/libGL.so.1 (0x49673000)
> >             libXmu.so.6 => /usr/lib/libXmu.so.6 (0x47c73000)
> >             libXt.so.6 => /usr/lib/libXt.so.6 (0x495ac000)
> >             libSM.so.6 => /usr/lib/libSM.so.6 (0x47a47000)
> >             libICE.so.6 => /usr/lib/libICE.so.6 (0x47a52000)
> >             libXi.so.6 => /usr/lib/libXi.so.6 (0x47a97000)
> >             libXext.so.6 => /usr/lib/libXext.so.6 (0x47900000)
> >             libX11.so.6 => /usr/lib/libX11.so.6 (0x477ef000)
> >             libdl.so.2 => /lib/libdl.so.2 (0x477bb000)
> >             libalut.so.0 => /usr/lib/libalut.so.0 (0x47937000)
> >             libopenal.so.0 => /usr/lib/libopenal.so.0 (0x47b92000)
> >             libm.so.6 => /lib/libm.so.6 (0x47792000)
> >             libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00a07000)
> >             libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x008de000)
> >             libc.so.6 => /lib/libc.so.6 (0x47650000)
> >             /lib/ld-linux.so.2 (0x47633000)
> >             libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0x48b35000)
> >             libdrm.so.2 => /usr/lib/libdrm.so.2 (0x48b3c000)
> >             libXau.so.6 => /usr/lib/libXau.so.6 (0x478f3000)
> >             libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x478f8000)
> >
> >     When I install osg I get the following messages:
> >     [snip]
> >     -- Installing /usr/local/lib/libosgGA.so.2.2.0
> >     [snip]
> >     -- Installing /usr/local/lib/libosgText.so.2.2.0
> >
> >
> >     etc.
> >
> >
> >     Which makes me think I may have a mismatch between the version I've
> >     installed and the version I need.
> >
> >     Lee
> >
> >
> >
> >
> -------------------------------------------------------------------------
> >     This SF.net email is sponsored by: Splunk Inc.
> >     Still grepping through log files to find problems?  Stop.
> >     Now Search log events and configuration files using AJAX and a
> >     browser.
> >     Download your FREE copy of Splunk now >> http://get.splunk.com/
> >     _______________________________________________
> >     Flightgear-users mailing list
> >     Flightgear-users@lists.sourceforge.net
> >     <mailto:Flightgear-users@lists.sourceforge.net>
> >     https://lists.sourceforge.net/lists/listinfo/flightgear-users
> >     <https://lists.sourceforge.net/lists/listinfo/flightgear-users>
> >
> >
> >
> >
> > --
> > Curtis Olson - University of Minnesota - FlightGear Project
> > http://baron.flightgear.org/~curt/
> > <http://baron.flightgear.org/%7Ecurt/>
> > http://www.humanfirst.umn.edu/  http://www.flightgear.org
> > Unique text: 2f585eeea02e2c79d7b1d8c4963bae2d
> > ------------------------------------------------------------------------
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Flightgear-users mailing list
> > Flightgear-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/flightgear-users
> >
>


-- 
Frédéric Bouvier
http://frfoto.free.fr                      Photo gallery - album photo
http://www.fotolia.fr/p/2278/partner/2278  Other photo gallery
http://fgsd.sourceforge.net/               FlightGear Scenery Designer

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to