Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 18/04/2010, à 19:04

pipsou

C make error sur install de recorditnow

Bonjour, j'essaie d'installer recorditnow (screencast) sur karmic et j'arrive sur un problème de cmake auquel je ne comprends pas grand-chose. Je pense que le problème vient de ce que recorditnow est pour KDE, j'ai installé tous les packets indiqués dans le tuto - ci-dessous-, mais... Si quelqu'un a une idée, merci d'avance.

Paquets a installer : tuto sur :
http://ubuntuevolution.wordpress.com/2010/02/11/build-recorditnow-with-bespin-icons/


# sudo apt-get update && sudo apt-get upgrade
# sudo apt-get install build-essential cmake
# sudo apt-get install recordmydesktop automoc libpolkit-qt-1-dev libqt4-dev kdelibs5-dev libqt4-opengl-dev libqt4-phonon-dev libxpm-dev libice-dev libxft-dev libxext-dev libxfixes-dev libx11-dev
# sudo apt-get install ffmpeg libavcodec-dev libavformat-dev libavutil-dev mencoder

xmleads@xmleads:~$ cd /home/xmleads/Téléchargements/recorditnow-0.8
xmleads@xmleads:~/Téléchargements/recorditnow-0.8$ sudo sh install.sh
install.sh: 7: [[: not found
-- ----------------------
-- LIBRARY_INSTALL_DIR=/usr/lib
-- PLUGIN_INSTALL_DIR=/usr/lib/joschy
-- INCLUDE_INSTALL_DIR=/usr/include/joschycore
-- ----------------------
-- Configuring done
-- Generating done
-- Build files have been written to: /home/xmleads/Téléchargements/recorditnow-0.8/joschy-snapshot-23-02-10/build
[ 68%] Built target joschycore
[ 80%] Built target joschyqnetworklayer
[ 91%] Built target joschyyoutube
[100%] Built target joschyblip
[ 68%] Built target joschycore
[ 80%] Built target joschyqnetworklayer
[ 91%] Built target joschyyoutube
[100%] Built target joschyblip
Install the project...
-- Install configuration: "release"
-- Up-to-date: /usr/lib/libjoschycore.so
-- Up-to-date: /usr/include/joschycore/manager.h
-- Up-to-date: /usr/include/joschycore/plugin.h
-- Up-to-date: /usr/include/joschycore/abstractnetworklayer.h
-- Up-to-date: /usr/include/joschycore/abstractprovider.h
-- Up-to-date: /usr/include/joschycore/video.h
-- Up-to-date: /usr/include/joschycore/joschy_global.h
-- Up-to-date: /usr/include/joschycore/plugininfo.h
-- Up-to-date: /usr/include/joschycore/postfile.h
-- Up-to-date: /usr/include/joschycore/abstractresponseparser.h
-- Up-to-date: /usr/include/joschycore/scheduler.h
-- Up-to-date: /usr/include/joschycore/abstractjob.h
-- Up-to-date: /usr/include/joschycore/joschy_version.h
-- Up-to-date: /usr/include/joschycore/config.h
-- Up-to-date: /usr/include/joschycore/actionreply.h
-- Up-to-date: /usr/lib/joschy/libjoschyqnetworklayer.so
-- Up-to-date: /usr/lib/joschy/qnetworklayer.plugin
-- Up-to-date: /usr/lib/joschy/libjoschyyoutube.so
-- Up-to-date: /usr/lib/joschy/youtubeprovider.plugin
-- Up-to-date: /usr/lib/joschy/joschycore-youtube.png
-- Up-to-date: /usr/lib/joschy/libjoschyblip.so
-- Up-to-date: /usr/lib/joschy/blipprovider.plugin
-- Up-to-date: /usr/lib/joschy/joschycore-blip.png
CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:81 (FIND_PACKAGE):
  Could not find module FindKDE4Internal.cmake or a configuration file for
  package KDE4Internal.

  Adjust CMAKE_MODULE_PATH to find FindKDE4Internal.cmake or set
  KDE4Internal_DIR to the directory containing a CMake configuration file for
  KDE4Internal.  The file will have one of the following names:

    KDE4InternalConfig.cmake
    kde4internal-config.cmake

Call Stack (most recent call first):
  CMakeLists.txt:3 (find_package)


CMake Error at CMakeLists.txt:4 (include):
  include could not find load file:

    KDE4Defaults


CMake Error at CMakeLists.txt:14 (install):
  install FILES given no DESTINATION!


-- 
-- --------------- JoschyCore ---------------
-- Libraries:    /usr/lib/libjoschycore.so
-- Include:      /usr/include
-- Plugins:      /usr/lib/joschy
-- ------------------------------------------
-- 
CMake Error at src/CMakeLists.txt:11 (macro_optional_find_package):
  Unknown CMake command "macro_optional_find_package".


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 2.6)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!

Dernière modification par pipsou (Le 18/04/2010, à 19:05)

Hors ligne

#2 Le 20/04/2010, à 00:14

pipsou

Re : C make error sur install de recorditnow

vraiment pas d'idee??

Hors ligne