Installation problems | Problèmes à l'installation
Subscription date : 04 August 2013
Messages : 6
|
Hi,
I am trying to install 3.4.0 on Fedora 21 (gnome shell 3.14.1) as with 3.3.2 cairo-dock crashes on mouse right click.
I gett the following error when trying to build cairo-dock-plug-ins. Please help!
Thanks in advance.
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DFORCE_LIB64=yes
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- The C compiler identification is GNU 4.9.1
-- The CXX compiler identification is GNU 4.9.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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
-- checking for module 'gldi=3.4.0'
-- package 'gldi=3.4.0' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:341 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:395 (_pkg_check_modules_internal)
CMakeLists.txt:52 (pkg_check_modules)
CMake Error at CMakeLists.txt:60 (MESSAGE):
Error: version mismatch with the core: 3.4.0 <> 3.3.2
-- Configuring incomplete, errors occurred!
See also "/home/lverissimo/Documents/Outros/Install/cairo-dock/cairo-dock-plug-ins/build/CMakeFiles/CMakeOutput.log". |
matttbe, Sunday 19 October 2014 à 20:19
|
|
Subscription date : 24 January 2009
Messages : 12573
|
Hello,
You just need to compile and install the same version of Cairo-Dock (core) first  |
SQP, Sunday 19 October 2014 à 20:21
|
|
Subscription date : 03 July 2010
Messages : 1081
|
hello, you may have forgotten to build (or install) the core at version 3.4 first. gldi is the main dock lib used by applets.
Edit: damn rushed. |
Subscription date : 04 August 2013
Messages : 6
|
SQP : hello, you may have forgotten to build (or install) the core at version 3.4 first. gldi is the main dock lib used by applets.
Edit: damn rushed.
I feel like an absolute fool! Although I was sure to have done it, I did it again and it worked!!
Merci Bien! You guys rock! I love cairo-dock!!
(3.4.0 does not crash on right click in Fedora 21 gnome-shell 3.14.1!!! Urray!!!)
Cumprimentos,
Luis Verissimo |
matttbe, Sunday 19 October 2014 à 21:16
|
|
Installation problems | Problèmes à l'installation
|