From Scott.J.Wasinger2 at ulalaunch.com Thu Jul 22 10:14:26 2010 From: Scott.J.Wasinger2 at ulalaunch.com (Wasinger, Scott J) Date: Thu, 22 Jul 2010 11:14:26 -0600 Subject: [osg-ephemeris] Having Error with trying Simple usage Message-ID: <119A869B8ACBDD489D56FA840213D18A0312A60E46@BROWN1.ad.ulalaunch.com> I've downloaded and Built/I0nstalled the OSG Ephemeris Model without any major problems. This is the output from the installation [root at dpcdev11 osgEphemeris-Build]# make install [ 93%] Built target osgEphemeris [100%] Built target osgdb_osgephemerismodel Install the project... -- Install configuration: "" -- Installing: /usr/local/lib/libosgEphemeris.so -- Installing: /usr/local/include/osgEphemeris/CelestialBodies.h -- Installing: /usr/local/include/osgEphemeris/DateTime.h -- Installing: /usr/local/include/osgEphemeris/EphemerisData.h -- Installing: /usr/local/include/osgEphemeris/EphemerisEngine.h -- Installing: /usr/local/include/osgEphemeris/EphemerisModel.h -- Installing: /usr/local/include/osgEphemeris/EphemerisUpdateCallback.h -- Installing: /usr/local/include/osgEphemeris/Export.h -- Installing: /usr/local/include/osgEphemeris/GroundPlane.h -- Installing: /usr/local/include/osgEphemeris/MoonModel.h -- Installing: /usr/local/include/osgEphemeris/Planets.h -- Installing: /usr/local/include/osgEphemeris/Shmem.h -- Installing: /usr/local/include/osgEphemeris/SkyDome.h -- Installing: /usr/local/include/osgEphemeris/Sphere.h -- Installing: /usr/local/include/osgEphemeris/StarField.h -- Installing: /usr/local/lib/osgdb_osgephemerismodel.so -- Removed runtime path from "/usr/local/lib/osgdb_osgephemerismodel.so" [root at dpcdev11 osgEphemeris-Build]# I've verified that the .so files are where they are supposed to be. I've then created the ephermeris.osg file osgEphemerisModel::EphemerisModel { Latitude 38.4765 Longitude -122.493 SkyDomeRadius 100000 } I couldn't find a file named terrain.osg so instead I used another file from a different project which is simply a flat textured plan I get the following output and I don't understand what I'm missing [swasinger at dpcdev11 TmpWorkFiles]$ osgviewer --clear-color 0,0,0,1 ephemeris.osg terrain_simple.ive Warning: dynamic library '/usr/local/lib/osgdb_osgephemerismodel.so' exists, but an error occurred while trying to open it: libosgEphemeris.so: cannot open shared object file: No such file or directory No data loaded Very Repectfully Scott Wasinger