Mutual Mac


Trying to compile from source

No, I did not. Installed now, closest match I could find:
[root@localhost build]# yum install libxml2-devel.x86_64

(snip)

Installed:
libxml2-devel.x86_64 0:2.9.1-1.fc18.1

Dependency Installed:
xz-devel.x86_64 0:5.1.2-2alpha.fc18 zlib-devel.x86_64 0:1.2.7-9.fc18

Complete!

edit: Installed libpng devel too, apparently it's needed.

Current errors:
[root@localhost build]# cmake -DWITH_NET_TESTS=OFF ..
-- DEBUG size_t is 8
-- DEBUG off_t is 8
-- Found PNG: /usr/lib64/libpng.so (found version "1.5.13")
-- Warning: Unable to find Jpeg!
-- Warning: Unable to find CppTest!
-- Warning: Libwww: Library not found: LIBWWWAPP_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWCORE_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWFILE_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWHTML_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWHTTP_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWMIME_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWCACHE_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWSTREAM_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWTRANS_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWUTILS_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWFTP_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWGOPHER_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWNEWS_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWTELNET_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWDIR_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWINIT_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWMUX_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWXML_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWZIP_LIBRARY
-- Warning: Libwww: Library not found: LIBXMLPARSE_LIBRARY
-- Warning: Libwww: Library not found: LIBXMLTOK_LIBRARY
-- Warning: Libwww: Library not found: LIBWWWSSL_LIBRARY
-- Warning: Libwww: Library not found: LIBMD5_LIBRARY
-- Warning: Libwww: Library not found: LIBPICS_LIBRARY
-- Warning: Libwww: Library not found: LIBREGEX_LIBRARY
-- Could NOT find LibWWW (missing: LIBWWW_LIBRARIES LIBWWW_INCLUDE_DIR)
-- Warning: Unable to find FreeType!
-- Warning: Unable to find Ogg!
-- Warning: Unable to find Vorbis!
-- Could NOT find OpenAL (missing: OPENAL_LIBRARY OPENAL_INCLUDE_DIR)
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/Modules/FindOpenGL.cmake:165 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
nel/src/3d/driver/opengl/CMakeLists.txt:1 (FIND_PACKAGE)


CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
FREETYPE_INCLUDE_DIRS
used as include directory in directory /home/alex/ryzom/ryzomcore/code/nel/src/3d
used as include directory in directory /home/alex/ryzom/ryzomcore/code/nel/src/3d
FREETYPE_LIBRARY
linked by target "nel3d" in directory /home/alex/ryzom/ryzomcore/code/nel/src/3d

-- Configuring incomplete, errors occurred!

---

Show topic
Last visit Saturday, 20 April 01:30:07 UTC
P_:

powered by ryzom-api