I did the ldconfig thing. There are a number of items not found when I enter ldd /usr/local/bin/fgfs
       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

So I'm reinstalling OSG, remaking SimGear, then remaking and reinstalling FlightGear. I hope this fixes the problem

Lee


Curtis Olson wrote:
Lee,

If osg went into the /usr/local tree, and if this is a pretty fresh linux install, you may want (as root) to add /usr/local/lib to your /etc/ld.so.conf file and then rerun ldconfig.

You can run "ldd /usr/local/bin/fgfs" to see what shared libs it can find or not find.

Regards,

Curt.


On 10/14/07, *Lee Duke* <> wrote:

    I thought I had FlightGear working after I compiled it and went
    through  installing it. However, when I try to run it I get---

        /usr/local/bin/fgfs
        /usr/local/bin/fgfs: error while loading shared libraries:
        libosgViewer.so.25: cannot open shared object file: No such
        file or directory

    I installed OSG from source. So I'm very confused.

    Also, when I try running the test program---test-env-map---I run
    into errors that make me think I haven't installed everything I need.

        ./test-env-map
        freeglut (./test-env-map): Unable to create direct context
        rendering for window './test-env-map'
        This may hurt performance.

    Thanks for any help you can give me.

    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




--
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
-------------------------------------------------------------------------
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