Having yet another go at compiling here. Bogged at this point :-(

Compiling the deps from build-ubuntu-deps.bash seemed to work, then:

/opt/naali$ NAALI_DEP_PATH=/opt/naali-deps/ cmake -Wno-dev .

=========== Configuring Dependencies ===========

** Configuring BOOST
-- checking for module 'Boost'
--   package 'Boost' not found
-- checking for module 'boost'
--   package 'boost' not found
-- sagase: trying brute-force search
-- sagase: BOOST Configure Results.
-- -- Library Directories:
--        /usr/lib
-- -- Libraries:
--        boost_thread
--        boost_regex

** Configuring QT4
-- checking for module 'Qt4'
--   package 'Qt4' not found
-- sagase: configured QT4 using find_package
-- sagase: QT4 Configure Results.

** Configuring PYTHON
-- sagase: configured PYTHON using find_package
-- sagase: PYTHON Configure Results.
-- -- Include Directories:
--        /usr/include/python2.7
-- -- Libraries:
--        /usr/lib/libpython2.7.so

** Configuring PYTHON_QT
-- checking for module 'PythonQt'
--   package 'PythonQt' not found
-- sagase: trying brute-force search
CMake Error at cmake/Sagase.cmake:269 (message):
  !! sagase: unable to configure PYTHON_QT
Call Stack (most recent call first):
  cmake/ConfigurePackages.cmake:145 (sagase_configure_package)
  CMakeLists.txt:309 (configure_python_qt)


-- Configuring incomplete, errors occurred!

-- 
http://groups.google.com/group/realxtend
http://www.realxtend.org

Reply via email to