Jump to content

Can't build on Fedora 21


bobdrad

Recommended Posts

I am trying to build the latest tarball of gemrb-0.8.3.1, following the instructions here:

http://www.gemrb.org/wiki/doku.php?id=installation

 

It is failing, saying that it can't find PythonLibs. However I do have the packages:

python-libs-2.7.8-15.fc21.x86_64

python-libs-2.7.8-15.fc21.i686

 

Here is the error:

----------------------------

Detected version: 0.8.3
Git version bool: 0
CMake Error at /home/rad/cmake-3.0.2-Linux-i386/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136 (message):
Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
(Required is at least version "2.3")
Call Stack (most recent call first):
/home/rad/cmake-3.0.2-Linux-i386/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:343 (_FPHSA_FAILURE_MESSAGE)
/home/rad/cmake-3.0.2-Linux-i386/share/cmake-3.0/Modules/FindPythonLibs.cmake:197 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:168 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!

-----------------------------

 

Any suggestions as to how I can address this? I've attached my CMakeOutput.log.

 

Thanks!

CMakeOutput.log

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...