Hi gopal,
osgOcean assumes that you have downloaded the OSG sample datasets (http://www.openscenegraph.org/projects/osg/wiki/Downloads/SampleDatasets) and setup a path variable to it, like so: setenv OSG_FILE_PATH /home/myaccount/MyData/OpenSceneGraph-Data see: http://www.openscenegraph.org/projects/osg/wiki/Support/GettingStarted However that shouldn't cause a seg fault. If you're using the version of osgOcean in the trunk, i should point out that it was only just merged in by J-S, and I haven't had a chance to test it properly yet, so there may be bugs which I don't know about. Regards, Kim. 2009/9/29 gopal goenka <[email protected]>: > Hi, > > the osgOcean was built successfully > but on running the oceanExample i got following error > may i have missed some step............. > can somebody help me.............please.......... > > > [r...@localhost bin]# ./oceanExample --isNotChoppy > Warning: font file "fonts/arial.ttf" not found. > Warning: font file "fonts/arial.ttf" not found. > Warning: font file "fonts/arial.ttf" not found. > Building scene... > . Loading cubemaps: 0.349368s > . Generating ocean surface: 0.000247s > . Creating ocean scene: 0.00127s > . Loading islands: 0.098262s > . Setting up lighting: 4.4e-05s > complete. > Time Taken: 0.450368s > Segmentation fault > > > > Thank you! > > Cheers, > gopal :? > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=17708#17708 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

