[osg-users] Problem building OpenSceneGraph on CentOS
Srikanth Bemineni
sbemineni at geotrace.com
Wed May 7 14:29:35 PDT 2008
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
>> <sbemineni at geotrace.com> 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
>> osg-users at lists.openscenegraph.org
>> 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
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
--
With Regards
Srikanth Bemineni
Geotrace Technologies
281-497-8440 extn 228
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080507/09b42d4c/attachment.htm>
More information about the osg-users
mailing list