Hi Srikanth, This is a GLX error, why... I can not say as I never used CentOS, nor you test apps.
Do the standard OSG apps work OK? Robert. On Wed, May 7, 2008 at 10:29 PM, Srikanth Bemineni <[EMAIL PROTECTED]> wrote: > > Hi > > I was able to build it and my test application is giving this error when I > run it on centos5 .The same test application is running properly on fedora 7 > > X Error: GLXBadRenderRequest 157 > Major opcode: 144 > Minor opcode: 1 > Resource id: 0x38 > > Srikanth Bemineni > > Srikanth Bemineni wrote: > > Hi Robert, > > It worked I was able to build it.Thank you. > Just out of curiosity I am asking this .In the online OSG Linux dependency > page, It states that we need to install openvrml. but today my installation > went through with out openvrml. > Does openvrml come with OSG now?. > > Robert Osfield wrote: > Hi Srikanth, > > On Wed, May 7, 2008 at 7:31 PM, Srikanth Bemineni > <[EMAIL PROTECTED]> wrote: > > > Thank you very much Robert. I have an older version it is > > Titan:sbemineni: curl-config --version > libcurl 7.10.6 > > Curious, I'm surprised that the #define's I used don't exist in this > older version, libcurl must still be in quite a bit of flux. > > > > Is there a way to turn this off.Can I suggest this info going to the > dependency page. > > You can disable the build by resetting the path to libcurl that the > Cmake build system picks up by running: > > cd OpenSceneGraph > ccmake . > > Then press 't' to get the advanced options, then scroll down to CURL_* > entries, then just edit by pressing enter on the CURL_INCLUDE_DIR > entry and then just delete the path to leave an empty field, then > press enter, then 'c' to configure the build system, then 'g' generate > the makefiles. > > Robert. > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > > > -- > With Regards > Srikanth Bemineni > Geotrace Technologies > 281-497-8440 extn 228 > > > > > > ________________________________ > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > > > -- > With Regards > Srikanth Bemineni > Geotrace Technologies > 281-497-8440 extn 228 > > > > > > > _______________________________________________ > 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

