[osg-users] [build] Can't build OSG 2.8.2 on CentOS 7.5

Robert Osfield robert.osfield at gmail.com
Tue Jun 12 02:59:02 PDT 2018


Hi Alexey,

2.8.2 is an ancient release of the OpenSceneGraph, the current up to
date stable release is 3.6.1,  I strongly recommend using this instead
of 2.8.2, this old release is not been touched by anyone for years so
if there are build issues with modern compiler/build tools then it's
not something that is probably worth trying to resolve when we have
far better modern releases that are known to work fine with present
modern compiler/build tools.

Cheers,
Robert.
On Tue, 12 Jun 2018 at 09:59, Alexey Palagin <alexey.palagin at gmail.com> wrote:
>
> Hello.
> I am trying to build and install OpenSceneGraph 2.8.2 on CentOS 7.5, configure output in attached file.
> How to solve the problems:
>
> Code:
>
> CMake Warning at /usr/share/cmake/Modules/FindITK.cmake:48 (find_package):
> Could not find a package configuration file named "ITKConfig.cmake"
> provided by package "ITK".
>
> Add the installation prefix of "ITK" to CMAKE_PREFIX_PATH or set "ITK_DIR"
> to a directory containing one of the above files. If "ITK" provides a
> separate development package or SDK, be sure it has been installed.
> Call Stack (most recent call first):
> CMakeLists.txt:304 (FIND_PACKAGE)
>
> checking for module 'xulrunner-xpcom<=1.8.9'
> package 'xulrunner-xpcom<=1.8.9' not found
> checking for module 'xulrunner-js'
> package 'xulrunner-js' not found
> checking for module 'xulrunner-nspr'
> package 'xulrunner-nspr' not found
> checking for module 'xulrunner-nss'
> package 'xulrunner-nss' not found
> checking for module 'gtk+-2.0'
> found gtk+-2.0, version 2.24.31
> checking for module 'gtkglext-x11-1.0'
> package 'gtkglext-x11-1.0' not found
> checking for module 'librsvg-2.0'
> found librsvg-2.0, version 2.40.16
> checking for module 'cairo'
> found cairo, version 1.14.8
> checking for module 'poppler-glib'
> found poppler-glib, version 0.26.5
> Found JPEG: /usr/lib64/libjpeg.so
> CMake Warning (dev) at /usr/share/cmake/Modules/FindPNG.cmake:34 (find_package):
> File /usr/share/cmake/Modules/FindPNG.cmake includes
> /home/user/Downloads/osg/OpenSceneGraph-OpenSceneGraph-2.8.2/CMakeModules/FindZLIB.cmake
> (found via CMAKE_MODULE_PATH) which shadows
> /usr/share/cmake/Modules/FindZLIB.cmake. This may cause errors later on .
>
> Policy CMP0017 is not set: Prefer files from the CMake module directory
> when including from there. Run "cmake --help-policy CMP0017" for policy
> details. Use the cmake_policy command to set the policy and suppress this
> warning.
> Call Stack (most recent call first):
> CMakeLists.txt:424 (FIND_PACKAGE)
>
>
>
>
> I have xulrunner installed and I can't find gtkglext-x11 package.
> Thanks in advance for answering.
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=74048#74048
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


More information about the osg-users mailing list