Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- The C compiler identification is GNU
- -- The CXX compiler identification is GNU
- -- Check for working C compiler: /usr/bin/gcc
- -- Check for working C compiler: /usr/bin/gcc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++
- -- Check for working CXX compiler: /usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Looking for Q_WS_X11
- -- Looking for Q_WS_X11 - found
- -- Looking for Q_WS_WIN
- -- Looking for Q_WS_WIN - not found.
- -- Looking for Q_WS_QWS
- -- Looking for Q_WS_QWS - not found.
- -- Looking for Q_WS_MAC
- -- Looking for Q_WS_MAC - not found.
- -- Found Qt-Version 4.7.4 (using /usr/bin/qmake)
- -- Looking for include files CMAKE_HAVE_PTHREAD_H
- -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
- -- Looking for pthread_create in pthreads
- -- Looking for pthread_create in pthreads - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Found Threads: TRUE
- -- Looking for _POSIX_TIMERS
- -- Looking for _POSIX_TIMERS - found
- -- Found Automoc4: /usr/bin/automoc4
- -- Found Perl: /usr/bin/perl
- -- Found Phonon: /usr/include
- -- Performing Test _OFFT_IS_64BIT
- -- Performing Test _OFFT_IS_64BIT - Success
- -- Performing Test HAVE_FPIE_SUPPORT
- -- Performing Test HAVE_FPIE_SUPPORT - Success
- -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
- -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
- -- Performing Test __KDE_HAVE_GCC_VISIBILITY
- -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
- -- Found KDE 4.7 include dir: /usr/include
- -- Found KDE 4.7 library dir: /usr/lib
- -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
- -- Found automoc4: /usr/bin/automoc4
- -- Boost version: 1.46.1
- -- Found the following Boost libraries:
- -- graph
- -- Found gpgme-config at /usr/bin/gpgme-config
- -- Found gpgme v1.2.0, checking for flavours...
- -- Found flavour 'vanilla', checking whether it's usable...yes
- -- Found flavour 'pthread', checking whether it's usable...yes
- -- Found flavour 'pth', checking whether it's usable...yes
- -- Usable gpgme flavours found: vanilla pthread pth
- -- Found QGpgme: /usr/lib/libqgpgme.so
- -- Found KdepimLibs: /usr/lib/cmake/KdepimLibs/KdepimLibsConfig.cmake
- -- Found SharedMimeInfo: /usr/bin/update-mime-database (found version "0.90", required is "0.18")
- -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
- CMake Error at /usr/share/kde4/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:198 (MESSAGE):
- Could NOT find GMP (missing: GMP_INCLUDE_DIR GMP_LIBRARIES)
- Call Stack (most recent call first):
- /usr/share/kde4/apps/cmake/modules/FindGMP.cmake:21 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
- CMakeLists.txt:94 (FIND_PACKAGE)
- -- Configuring incomplete, errors occurred!
- joel@joel-Studio-1737:~/.software/kmymoney/build$ sudo rm -R *
- joel@joel-Studio-1737:~/.software/kmymoney/build$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr/
- -- The C compiler identification is GNU
- -- The CXX compiler identification is GNU
- -- Check for working C compiler: /usr/bin/gcc
- -- Check for working C compiler: /usr/bin/gcc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++
- -- Check for working CXX compiler: /usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Looking for Q_WS_X11
- -- Looking for Q_WS_X11 - found
- -- Looking for Q_WS_WIN
- -- Looking for Q_WS_WIN - not found.
- -- Looking for Q_WS_QWS
- -- Looking for Q_WS_QWS - not found.
- -- Looking for Q_WS_MAC
- -- Looking for Q_WS_MAC - not found.
- -- Found Qt-Version 4.7.4 (using /usr/bin/qmake)
- -- Looking for include files CMAKE_HAVE_PTHREAD_H
- -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
- -- Looking for pthread_create in pthreads
- -- Looking for pthread_create in pthreads - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Found Threads: TRUE
- -- Looking for _POSIX_TIMERS
- -- Looking for _POSIX_TIMERS - found
- -- Found Automoc4: /usr/bin/automoc4
- -- Found Perl: /usr/bin/perl
- -- Found Phonon: /usr/include
- -- Performing Test _OFFT_IS_64BIT
- -- Performing Test _OFFT_IS_64BIT - Success
- -- Performing Test HAVE_FPIE_SUPPORT
- -- Performing Test HAVE_FPIE_SUPPORT - Success
- -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
- -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
- -- Performing Test __KDE_HAVE_GCC_VISIBILITY
- -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
- -- Found KDE 4.7 include dir: /usr/include
- -- Found KDE 4.7 library dir: /usr/lib
- -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
- -- Found automoc4: /usr/bin/automoc4
- -- Boost version: 1.46.1
- -- Found the following Boost libraries:
- -- graph
- -- Found gpgme-config at /usr/bin/gpgme-config
- -- Found gpgme v1.2.0, checking for flavours...
- -- Found flavour 'vanilla', checking whether it's usable...yes
- -- Found flavour 'pthread', checking whether it's usable...yes
- -- Found flavour 'pth', checking whether it's usable...yes
- -- Usable gpgme flavours found: vanilla pthread pth
- -- Found QGpgme: /usr/lib/libqgpgme.so
- -- Found KdepimLibs: /usr/lib/cmake/KdepimLibs/KdepimLibsConfig.cmake
- -- Found SharedMimeInfo: /usr/bin/update-mime-database (found version "0.90", required is "0.18")
- -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
- CMake Error at /usr/share/kde4/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:198 (MESSAGE):
- Could NOT find GMP (missing: GMP_INCLUDE_DIR GMP_LIBRARIES)
- Call Stack (most recent call first):
- /usr/share/kde4/apps/cmake/modules/FindGMP.cmake:21 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
- CMakeLists.txt:94 (FIND_PACKAGE)
- -- Configuring incomplete, errors occurred!
- joel@joel-Studio-1737:~/.software/kmymoney/build$ sudo apt-get install opera
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Package opera is not available, but is referred to by another package.
- This may mean that the package is missing, has been obsoleted, or
- is only available from another source
- E: Package 'opera' has no installation candidate
Advertisement
Add Comment
Please, Sign In to add comment