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

Reply via email to