Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: problém při kompilaci v kubuntu LL  (Přečteno 5249 krát)

JARDA001

  • Aktivní člen
  • *
  • Příspěvků: 236
problém při kompilaci v kubuntu LL
« kdy: 28 Května 2010, 15:57:05 »
zdravim. chtěljsem vás požádat o pomoc s kompilací amaroku 2.3 a hlásí mi to chybu. z počátku  nějakou dlouhou něco kde se objevovala CXX tu jsem vyřešil pomocí rady zde na foru pomocí reinstalu balíku build-essential. ovšem při novém pokusu mi to napsalo kratší chybu ale přeci chybu;) tady je výpis:
Kód: [Vybrat]
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE):
  Could NOT find Taglib (missing: TAGLIB_INCLUDES TAGLIB_LIBRARIES)
Call Stack (most recent call first):
  cmake/modules/FindTaglib.cmake:121 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:18 (find_package)


-- Configuring incomplete, errors occurred!
zkusil jsem i znovunahrát cmake a nic. jinak verze cmake, jak vidno ve výpisu je verze 2.8
pokud by někdo věděl, byl bych vděčný za radu. díky

Rixx

  • Stálý člen
  • **
  • Příspěvků: 1163
Re: problém při kompilaci v kubuntu LL
« Odpověď #1 kdy: 28 Května 2010, 15:59:42 »
Skús nainštalovať libtag1-dev.

JARDA001

  • Aktivní člen
  • *
  • Příspěvků: 236
Re: problém při kompilaci v kubuntu LL
« Odpověď #2 kdy: 28 Května 2010, 16:02:22 »
nainstalováno a krapet pokrok ovšem problém stejnej viz
Kód: [Vybrat]
-- Taglib found: -L/usr/lib -ltag
-- Performing Test TAGLIB_ASF_FOUND
-- Performing Test TAGLIB_ASF_FOUND - Success
-- Performing Test TAGLIB_MP4_FOUND
-- Performing Test TAGLIB_MP4_FOUND - Success
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE):
  Could NOT find Taglib-Extras (missing: TAGLIB-EXTRAS_INCLUDES
  TAGLIB-EXTRAS_LIBRARIES)
Call Stack (most recent call first):
  cmake/modules/FindTaglib-Extras.cmake:121 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:41 (find_package)


-- Configuring incomplete, errors occurred!

Rixx

  • Stálý člen
  • **
  • Příspěvků: 1163
Re: problém při kompilaci v kubuntu LL
« Odpověď #3 kdy: 28 Května 2010, 16:06:04 »
Tak skús ešte aj libtag-extras-dev.

JARDA001

  • Aktivní člen
  • *
  • Příspěvků: 236
Re: problém při kompilaci v kubuntu LL
« Odpověď #4 kdy: 28 Května 2010, 16:12:24 »
tak zase obměna ale pořád nic:(
Kód: [Vybrat]
-- Taglib found: -L/usr/lib -ltag
-- Taglib-Extras found: -L/usr/lib -ltag-extras
-- Performing Test COMPLEX_TAGLIB_FILENAME
-- Performing Test COMPLEX_TAGLIB_FILENAME - Failed
CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
  ERROR: cmake/modules/FindKDE4Internal.cmake not found in
  /home/jaroslav/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
Call Stack (most recent call first):
  CMakeLists.txt:74 (find_package)

Rixx

  • Stálý člen
  • **
  • Příspěvků: 1163
Re: problém při kompilaci v kubuntu LL
« Odpověď #5 kdy: 28 Května 2010, 16:20:21 »
skús kdelibs5-dev

JARDA001

  • Aktivní člen
  • *
  • Příspěvků: 236
Re: problém při kompilaci v kubuntu LL
« Odpověď #6 kdy: 28 Května 2010, 16:27:42 »
taky nic:(
Kód: [Vybrat]
-- Taglib found: -L/usr/lib -ltag
-- Taglib-Extras found: -L/usr/lib -ltag-extras
-- 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.6.2 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found X11: /usr/lib/libX11.so
-- 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
-- Phonon Version: 4.3.1
-- Found Phonon: /usr/lib/libphonon.so
-- Found Phonon Includes: /usr/include/qt4/KDE;/usr/include/qt4
-- 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.4 include dir: /usr/include
-- Found KDE 4.4 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- CTest cannot determine repository type. Please set UPDATE_TYPE to 'cvs' or 'svn'. CTest update will not work.
-- Checking if the QtScript Qt Bindings are installed.
-- includes /usr/include/qt4/QtCore;/usr/include/qt4/QtScript;/usr/include;/usr/include/KDE;/usr/include/qt4/KDE;/usr/include/qt4;/usr/include/qt4/phonon;/usr/include/qt4/QtXmlPatterns;/usr/include/qt4/QtXml;/usr/include/qt4/QtWebKit;/usr/include/qt4/QtUiTools;/usr/include/qt4/QtTest;/usr/include/qt4/QtSvg;/usr/include/qt4/QtSql;/usr/include/qt4/QtScriptTools;/usr/include/qt4/QtScript;/usr/include/qt4/QtOpenGL;/usr/include/qt4/QtNetwork;/usr/include/qt4/QtMultimedia;/usr/include/qt4/QtHelp;/usr/include/qt4/QtDesigner;/usr/include/qt4/QtDesigner;/usr/include/qt4/QtDBus;/usr/include/qt4/QtAssistant;/usr/include/qt4/QtAssistant;/usr/include/qt4/Qt3Support;/usr/include/qt4/QtGui;/usr/include/qt4/QtCore;/usr/include/qt4/Qt;/usr/share/qt4/mkspecs/default;/usr/include/qt4;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include libraries Qt4::QtScript;Qt4::QtCore;-lpthread;Qt4::QtGui;-L/usr/lib;-lkdecore;-lkdeui
-- Performing Test BINDINGS_RUN_RESULT
-- Performing Test BINDINGS_RUN_RESULT - Success
-- QtBindings found
-- Performing Test HAVE_MYSQL_OPT_EMBEDDED_CONNECTION
-- Performing Test HAVE_MYSQL_OPT_EMBEDDED_CONNECTION - Failed
-- MySQL not found.
-- MySQL Embedded not found.
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE):
  Could NOT find ZLIB (missing: ZLIB_LIBRARIES ZLIB_INCLUDE_DIRS)
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindZLIB.cmake:39 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:98 (find_package)


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:
MYSQL_INCLUDE_DIR (ADVANCED)
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90

-- Configuring incomplete, errors occurred!

Rixx

  • Stálý člen
  • **
  • Příspěvků: 1163
Re: problém při kompilaci v kubuntu LL
« Odpověď #7 kdy: 28 Května 2010, 16:31:46 »
zlib1g-dev
+ to bude chcieť mať asi aj veci k Mysql. Odporúčam pohľadať cez Synaptic.

JARDA001

  • Aktivní člen
  • *
  • Příspěvků: 236
Re: problém při kompilaci v kubuntu LL
« Odpověď #8 kdy: 28 Května 2010, 16:38:20 »
tak píše to tam tohle:
chybná část kódu:
Kód: [Vybrat]
-- MySQL not found.
-- MySQL Embedded not found.
-- Found ZLIB: /usr/lib/libz.so
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE):
  Could NOT find QCA2 (missing: QCA2_LIBRARIES QCA2_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/FindQCA2.cmake:44 (find_package_handle_standard_args)
  CMakeLists.txt:102 (find_package)

to mysql tam chybí to vim, ale vůbec netušim pod čim hledat, vyběhlo tam několik desítek balíků.
no a zbytek chyby je stejně pořád jako dřív...


JARDA001

  • Aktivní člen
  • *
  • Příspěvků: 236
Re: problém při kompilaci v kubuntu LL
« Odpověď #10 kdy: 28 Května 2010, 19:04:34 »
nějak nepomohlo...
to o tom kompilování jsem tu měl a podle tý se řídim. to d těma požadavkama se hodí;) ale přesto to nejde...přesto že jsem tam nainstaloval to extended mysql bo jak to bylo tak pořád to hlásí not found. nahrál jsem tam aj všelijaký další dev balíky mysql a furt nic:(

Rixx

  • Stálý člen
  • **
  • Příspěvků: 1163
Re: problém při kompilaci v kubuntu LL
« Odpověď #11 kdy: 28 Května 2010, 19:11:50 »
Ten balíček z tých požiadaviek libmysqld-pic, libphonon-dev máš?
+ libqca2-dev
« Poslední změna: 28 Května 2010, 19:13:47 od Rixx »

JARDA001

  • Aktivní člen
  • *
  • Příspěvků: 236
Re: problém při kompilaci v kubuntu LL
« Odpověď #12 kdy: 28 Května 2010, 19:13:45 »
jo, oba dva

jinak aktuálně to vypisuje:
Kód: [Vybrat]
-- Taglib found: -L/usr/lib -ltag
-- Taglib-Extras found: -L/usr/lib -ltag-extras
-- Found Qt-Version 4.6.2 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Phonon Version: 4.3.1
-- Found KDE 4.4 include dir: /usr/include
-- Found KDE 4.4 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Checking if the QtScript Qt Bindings are installed.
-- includes /usr/include/qt4/QtCore;/usr/include/qt4/QtScript;/usr/include;/usr/include/KDE;/usr/include/qt4/KDE;/usr/include/qt4;/usr/include/qt4/phonon;/usr/include/qt4/QtXmlPatterns;/usr/include/qt4/QtXml;/usr/include/qt4/QtWebKit;/usr/include/qt4/QtUiTools;/usr/include/qt4/QtTest;/usr/include/qt4/QtSvg;/usr/include/qt4/QtSql;/usr/include/qt4/QtScriptTools;/usr/include/qt4/QtScript;/usr/include/qt4/QtOpenGL;/usr/include/qt4/QtNetwork;/usr/include/qt4/QtMultimedia;/usr/include/qt4/QtHelp;/usr/include/qt4/QtDesigner;/usr/include/qt4/QtDesigner;/usr/include/qt4/QtDBus;/usr/include/qt4/QtAssistant;/usr/include/qt4/QtAssistant;/usr/include/qt4/Qt3Support;/usr/include/qt4/QtGui;/usr/include/qt4/QtCore;/usr/include/qt4/Qt;/usr/share/qt4/mkspecs/default;/usr/include/qt4;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include libraries Qt4::QtScript;Qt4::QtCore;-lpthread;Qt4::QtGui;-L/usr/lib;-lkdecore;-lkdeui
-- QtBindings found
-- Found MySQL: /usr/include/mysql, /usr/lib/libmysqlclient.so
-- MySQL Embedded not found.
-- Found QCA2: /usr/lib/libqca.so
-- Couldn't find Strigi streams and streamanalyzer libraries. Set the environment variable STRIGI_HOME (or CMAKE_PREFIX_PATH if using CMake >=2.6) to the strigi install dir.  (missing:  STRIGI_STREAMS_LIBRARY STRIGI_STREAMANALYZER_LIBRARY STRIGI_INCLUDE_DIR)
-- checking for one of the modules 'libgpod-1.0'
-- checking for one of the modules 'gdk-pixbuf-2.0'
-- Could NOT find Gdk  (missing:  GDK_INCLUDE_DIRS GDK_LIBRARIES)
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- WARNING: PKGCONFIG() indicates that the tool pkg-config has not been found on your system. You should install it.
-- Could NOT find CURL  (missing:  CURL_LIBRARY CURL_INCLUDE_DIR)
-- Could NOT find LibXml2  (missing:  LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR)
-- Looking for include files HAVE_GCRYPT_H
-- Looking for include files HAVE_GCRYPT_H - not found.
CMake Error at CMakeLists.txt:138 (message):
  Building with mp3tunes support REQUIRES either OpenSSL or GNU Libgcrypt


-- checking for one of the modules 'loudmouth-1.0'
-- Could NOT find Loudmouth  (missing:  LOUDMOUTH_INCLUDE_DIRS LOUDMOUTH_LIBRARIES)
-- Performing Test QT4_GLIB_SUPPORT
-- Performing Test QT4_GLIB_SUPPORT - Success
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- WARNING: PKGCONFIG() indicates that the tool pkg-config has not been found on your system. You should install it.
-- Could NOT find GLIB2  (missing:  GLIB2_LIBRARIES GLIB2_MAIN_INCLUDE_DIR)
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- WARNING: PKGCONFIG() indicates that the tool pkg-config has not been found on your system. You should install it.

-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
   * kdelibs - The toolkit Amarok uses to build
   * qtscript-qt - QtScript Qt Bindings
   * mysql - MySQL Server Libraries
   * zlib - zlib
   * qca2 - Qt Cryptographic Architecture
   * Qt4 Glib support - Qt4 must be compiled with glib support for mp3tunes

-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
   * liblastfm (0.3 or higher)  <http://cdn.last.fm/src/liblastfm-0.3.0.tar.bz2>
     Enable Last.Fm service, including scrobbling, song submissions, and suggested song dynamic playlists
   * libgpod (0.7.0 or higher)  <http://sourceforge.net/projects/gtkpod/>
     Support Apple iPod audio devices
   * Gdk (2.0.x or higher)  <http://developer.gnome.org/arch/imaging/gdkpixbuf.html>
     Support for artwork on iPod audio devices via GdkPixbuf
   * libmtp (0.3.0 or higher)  <http://libmtp.sourceforge.net/>
     Enable Support for portable media devices that use the media transfer protocol
   * curl  <http://curl.haxx.se>
     cURL provides the necessary network libraries required by mp3tunes.
   * libxml2  <http://www.xmlsoft.org>
     LibXML2 is an XML parser required by mp3tunes.
   * openssl or libgcrypt  <http://www.openssl.org/ or http://www.gnupg.org/download/#libgcrypt>
     OpenSSL or GNU Libgcrypt provides cryptographic functions required by mp3tunes.
   * loudmouth  <http://www.loudmouth-project.org>
     Loudmouth is the communication backend needed by mp3tunes for syncing.
   * gobject (2.x or higher)  <http://www.gtk.org>
     Required by libgpod and mp3tunes.
   * glib2 (2.x or higher)  <http://www.gtk.org>
     Required by libgpod and mp3tunes

-----------------------------------------------------------------------------
-- The following REQUIRED packages could NOT be located on your system.
-- You must install these packages before continuing.
-----------------------------------------------------------------------------
   * mysqld  <http://www.mysql.com>
     Embedded MySQL Libraries
   * strigi  <http://strigi.sourceforge.net>
     Index metadata of files

-----------------------------------------------------------------------------

CMake Error at /usr/share/kde4/apps/cmake/modules/MacroLogFeature.cmake:141 (MESSAGE):
  Exiting: Missing Requirements
Call Stack (most recent call first):
  CMakeLists.txt:178 (macro_display_feature_log)


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:
OPENSSL_INCLUDE_DIR (ADVANCED)
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/core-impl/collections/sqlcollection/mysqlecollection
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/core-impl/collections/sqlcollection/mysqlservercollection
OPENSSL_LIBRARIES (ADVANCED)
    linked by target "amarok_collection-mysqlecollection" in directory /home/jaroslav/amarok-2.3.0.90/src/core-impl/collections/sqlcollection/mysqlecollection
    linked by target "amarok_collection-mysqlservercollection" in directory /home/jaroslav/amarok-2.3.0.90/src/core-impl/collections/sqlcollection/mysqlservercollection
STRIGI_INCLUDE_DIR (ADVANCED)
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/core-impl/collections/sqlcollection
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/core-impl/collections/sqlcollection/device
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/core-impl/collections/sqlcollection/device/massstorage
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/core-impl/collections/sqlcollection/mysqlecollection
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/core-impl/collections/sqlcollection/mysqlservercollection
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/services/magnatune
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/services/magnatune/images
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/services/jamendo
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/services/jamendo/images
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/services/ampache
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/services/ampache/images
   used as include directory in directory /home/jaroslav/amarok-2.3.0.90/src/services/opmldirectory

-- Configuring incomplete, errors occurred!
« Poslední změna: 29 Května 2010, 10:07:59 od JARDA001 »

JARDA001

  • Aktivní člen
  • *
  • Příspěvků: 236
Re: problém při kompilaci v kubuntu LL
« Odpověď #13 kdy: 31 Května 2010, 17:57:52 »
netušíte tedy prosím co s tim?

 

Provoz zaštiťuje spolek OpenAlt.