• [^] # Re: libqtwebkit-dev

    Posté par . En réponse au message debian stretch , rekonq navigateur web. Évalué à 1. Dernière modification le 02 octobre 2016 à 09:10.

    Edit: tu m'as devancé .

    Bon maintenant c'est compilable , mais pourquoi il trouve pas nepomuk alors que c'est installé ?
    Faut-il définir la variable PATH manuellement ? Si oui , comment ?
    On aimerais bien pouvoir utiliser des marques-pages dans rekonq :p

    user@debian:~$ apt list --installed | grep 'nepomuk'
    WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
    libnepomuk4/testing,now 4:4.14.23-1 i386 [installed]
    libnepomukquery4a/testing,now 4:4.14.23-1 i386 [installed]
    libnepomukutils4/testing,now 4:4.14.23-1 i386 [installed]
    user@debian:~$ 
    user@debian:~$ cmake /tmp/qupzilla-user/tmp/rekonq-2.4.2/ -Wno-dev 
    -- Found Qt-Version 4.8.7 (using /usr/bin/qmake)
    -- Found X11: /usr/lib/i386-linux-gnu/libX11.so
    -- Found KDE 4.12 include dir: /usr/include
    -- Found KDE 4.12 library dir: /usr/lib
    -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
    -- Found automoc4: /usr/bin/automoc4
    CMake Warning at CMakeLists.txt:53 (FIND_PACKAGE):
     By not providing "FindNepomukCore.cmake" in CMAKE_MODULE_PATH this project
     has asked CMake to find a package configuration file provided by
     "NepomukCore", but CMake did not find one.
     Could not find a package configuration file provided by "NepomukCore"
     (requested version 0.1.0) with any of the following names:
     NepomukCoreConfig.cmake
     nepomukcore-config.cmake
     Add the installation prefix of "NepomukCore" to CMAKE_PREFIX_PATH or set
     "NepomukCore_DIR" to a directory containing one of the above files. If
     "NepomukCore" provides a separate development package or SDK, be sure it
     has been installed.
    -- Could NOT find QtOAuth (missing: QTOAUTH_LIBRARY QTOAUTH_INCLUDE_DIR) 
    CMake Warning at /usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):
     By not providing "FindKActivities.cmake" in CMAKE_MODULE_PATH this project
     has asked CMake to find a package configuration file provided by
     "KActivities", but CMake did not find one.
     Could not find a package configuration file provided by "KActivities"
     (requested version 6.1.0) with any of the following names:
     KActivitiesConfig.cmake
     kactivities-config.cmake
     Add the installation prefix of "KActivities" to CMAKE_PREFIX_PATH or set
     "KActivities_DIR" to a directory containing one of the above files. If
     "KActivities" provides a separate development package or SDK, be sure it
     has been installed.
    Call Stack (most recent call first):
     CMakeLists.txt:77 (MACRO_OPTIONAL_FIND_PACKAGE)
    -- 
    -- -----------------------------------------------------------------------
    -- rekonq 2.4.2 dependencies results <http://rekonq.kde.org>
    -- 
    -- Qt library found...................... YES
    -- Qt version 4.8.7 found! 
    -- 
    -- KDE Desktop Environment............... YES
    -- KDE version 4.14.23 found! 
    -- 
    -- 
    -- rekonq will be compiled............... YES
    -- 
    -- 
    -- ----- Optional Features
    -- 
    -- Nepomuk Libraries..................... NO
    -- Rekonq will be compiled WITHOUT support for bookmarks tagging
    -- 
    -- QCA2 Libraries........................ YES
    -- QtOAuth Libraries..................... NO
    -- Rekonq will be compiled WITHOUT support for opera sync handler
    -- KActivities Libraries................. NO
    -- Rekonq will be compiled WITHOUT support for activities
    -- 
    -- -----------------------------------------------------------------------
    -- 
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /home/user
    user@debian:~$ 

    En vous remerciant .