Robert Osfield wrote:
The new code is in OpenSceneGraph/CMakeLists.txt is:

#use pkg-config to find various modues
FIND_PACKAGE(PkgConfig)

IF(PKG_CONFIG_FOUND)
...

Yes, as I said, that code is in the version I have.


This should prevent problems.  Could you please post problems you get
once you try 2.5.1 or the SVN version out.  We can't fix problems if
we don't specifically know what they are.

Sure, I'll try it again once it's released. I'm mainly posting now because you asked us to test current svn :-)

I've tried to give as specific information as I could. If there's anything else I can do to help track down the problem, I'd be happy to provide it.


As for the statement "Red Hat Enterprise 5 won't be able to generate
Makefiles", I think this is rather overblown.  First up there is
nothing stopping you downloading and installing a more up to date
version of CMake.

I could easily do that on one workstation, yes. It's more of an issue when you're dealing with a lab of several dozen workstations. This is why we pay to run Red Hat Enterprise.


  You can even not bother installing it and just set
your PATH/LD_LIBRARY_PATH to pick up on a local install.

pkg-config is in my path, what else do I need to do?

--"J"

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to