- oneadvent@oneadvent-lappy:~/Downloads/simon-0.4.0$ ./build_ubuntu.sh
- -- Found Qt-Version 4.8.2 (using /usr/bin/qmake)
- -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
- -- Found KDE 4.9 include dir: /usr/include
- -- Found KDE 4.9 library dir: /usr/lib
- -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
- -- Found automoc4: /usr/bin/automoc4
- -- Found Qt-Version 4.8.2 (using /usr/bin/qmake)
- -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
- -- Found Qwt: /usr/lib/libqwt.so
- -- Found KdepimLibs: /usr/lib/cmake/KdepimLibs/KdepimLibsConfig.cmake
- CMake Warning at /usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):
- By not providing "FindQAccessibilityClient.cmake" in CMAKE_MODULE_PATH this
- project has asked CMake to find a package configuration file provided by
- "QAccessibilityClient", but CMake did not find one.
- Could not find a package configuration file provided by
- "QAccessibilityClient" with any of the following names:
- QAccessibilityClientConfig.cmake
- qaccessibilityclient-config.cmake
- Add the installation prefix of "QAccessibilityClient" to CMAKE_PREFIX_PATH
- or set "QAccessibilityClient_DIR" to a directory containing one of the
- above files. If "QAccessibilityClient" provides a separate development
- package or SDK, be sure it has been installed.
- Call Stack (most recent call first):
- CMakeLists.txt:56 (macro_optional_find_package)
- -- checking for module 'sphinxbase'
- -- package 'sphinxbase' not found
- -- checking for module 'sphinxbase'
- -- package 'sphinxbase' not found
- -- Could NOT find Pocketsphinx (missing: POCKETSPHINX_LIBRARIES POCKETSPHINX_INCLUDE_DIR)
- -- WARNING: OpenCV was not found. Please specify OpenCV directory using OpenCV_DIR env. variable
- -- BackendType='jhtk'
- -----------------------------------------------------------------------------
- -- The following external packages were located on your system.
- -- This installation will have the extra features provided by these packages.
- -----------------------------------------------------------------------------
- * KDE PIM Libs - KDE Libraries for PIM
- -----------------------------------------------------------------------------
- -- The following OPTIONAL packages could NOT be located on your system.
- -- Consider installing them to enable more features from this software.
- -----------------------------------------------------------------------------
- * LibSampleRate <http://www.mega-nerd.com/SRC/>
- Resampling library
- Required to activate resampling.
- * qaccessibilityclient <https://projects.kde.org/projects/playground/accessibility/libkdeaccessibilityclient>
- KDE client-side accessibility library
- Required to enable ATSPI plugin.
- * Sphinxbase <http://cmusphinx.sourceforge.net/>
- Open source toolkit for speech recognition
- Required to build Sphinx backend
- * PocketSphinx <http://cmusphinx.sourceforge.net/>
- PocketSphinx is a small-footprint continuous speech recognition system
- Required to build Pocket Sphinx backend
- * OpenCV <http://http://opencv.willowgarage.com/>
- OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision
- Required for Simon Vision
- -----------------------------------------------------------------------------
- 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:
- X11_XTest_LIB (ADVANCED)
- linked by target "eventsimulation" in directory /home/oneadvent/Downloads/simon-0.4.0/simonlib/eventsimulation
- -- Configuring incomplete, errors occurred!