Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

Installer plasma-applet-daisy

22 réponses
Avatar
capfree
Bonjour
À la demande d'un ami, sur sa tour XP je suis en train de lui installer
LinuxMint Kde.
Au vu de la petitesse de son écran qu'il encombre d’icônes, j'essaye de
lui installer ce dock plasma-applet-daisy-0.04.26.tar.gz
trouvé ici:

http://cdlszm.org/pages/download.php

C'est que je bute sur plein de questions et des messages d'erreur! Alors
ce serait enfin l'occasion de m'y mettre, /pourquoi pas/? :-)

Bon, alors:
- l'applet s'est téléchargé dans /tmp et non Téléchargement?
- Où le décompresser, sur place?
C'est ce que j'ai fait, puis:


/tmp/plasma-applet-daisy-0.0.4.26 $ ./install.sh
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is unknown
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- broken
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52
(MESSAGE):
The C compiler "/usr/bin/gcc" is not able to compile a simple test
program.
It fails with the following output:

Change Dir: /tmp/plasma-applet-daisy-0.0.4.26/build/CMakeFiles/CMakeTmp



Run Build Command:/usr/bin/make "cmTryCompileExec3837747152/fast"

/usr/bin/make -f CMakeFiles/cmTryCompileExec3837747152.dir/build.make
CMakeFiles/cmTryCompileExec3837747152.dir/build

make[1]: entrant dans le répertoire «
/tmp/plasma-applet-daisy-0.0.4.26/build/CMakeFiles/CMakeTmp »

/usr/bin/cmake -E cmake_progress_report
/tmp/plasma-applet-daisy-0.0.4.26/build/CMakeFiles/CMakeTmp/CMakeFiles 1

Building C object
CMakeFiles/cmTryCompileExec3837747152.dir/testCCompiler.c.o

/usr/bin/gcc -o
CMakeFiles/cmTryCompileExec3837747152.dir/testCCompiler.c.o
-c

/tmp/plasma-applet-daisy-0.0.4.26/build/CMakeFiles/CMakeTmp/testCCompiler.c


Linking C executable cmTryCompileExec3837747152

/usr/bin/cmake -E cmake_link_script
CMakeFiles/cmTryCompileExec3837747152.dir/link.txt --verbose=1

/usr/bin/gcc
CMakeFiles/cmTryCompileExec3837747152.dir/testCCompiler.c.o -o
cmTryCompileExec3837747152 -rdynamic

/usr/bin/ld: ne peut pas trouver crt1.o: Aucun fichier ou dossier de ce
type

/usr/bin/ld: ne peut pas trouver crti.o: Aucun fichier ou dossier de ce
type

/usr/bin/ld: ne peut trouver -lc

/usr/bin/ld: ne peut pas trouver crtn.o: Aucun fichier ou dossier de ce
type

collect2: erreur: ld a retourné 1 code d'état d'exécution

make[1]: *** [cmTryCompileExec3837747152] Erreur 1

make[1]: quittant le répertoire «
/tmp/plasma-applet-daisy-0.0.4.26/build/CMakeFiles/CMakeTmp »

make: *** [cmTryCompileExec3837747152/fast] Erreur 2





CMake will not be able to correctly generate this project.
Call Stack (most recent call first):



CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not
found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Configuring incomplete, errors occurred!
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.

An error occured during compilation!
Check if you have installed all needed header files.


_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

?
moi:
gcc --version
gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2

Change Dir:

cd ./build/CMakeFiles/CMakeTmp


Si c'est possible, j'essaierai bien d'aller plus loin avec votre aide
*patiente*
Merci



--
capfree -

10 réponses

1 2 3
Avatar
Philippe Weill
Le 27/04/2014 23:24, capfree a écrit :
Bonjour
/tmp/plasma-applet-daisy-0.0.4.26 $ ./install.sh
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is unknown



install g++ compilateur C++ cela devrait aider
Avatar
moi-meme
Le Sun, 27 Apr 2014 23:24:42 +0200, capfree a écrit :

Au vu de la petitesse de son écran qu'il encombre d’icônes, j'essaye de
lui installer ce dock plasma-applet-daisy-0.04.26.tar.gz trouvé ici:



fbpanel ?
Avatar
capfree
Le 28/04/2014 07:07, Philippe Weill a écrit :
Le 27/04/2014 23:24, capfree a écrit :
Bonjour
/tmp/plasma-applet-daisy-0.0.4.26 $ ./install.sh
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is unknown



install g++ compilateur C++ cela devrait aider







....../doss_instal/plasma-applet-daisy-0.0.4.26 $ ./install.sh
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is GNU 4.7.2
-- 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.8.3 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
-- Looking for XOpenDisplay in
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/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/x86_64-linux-gnu/libX11.so
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not 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 version "5.14.2")
-- 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.9 include dir: /usr/include
-- Found KDE 4.9 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Gettext: built in libc
-- Configuring done
-- Generating done
-- Build files have been written to:
/doss_instal/plasma-applet-daisy-0.0.4.26/build
Scanning dependencies of target plasma_applet_daisy_automoc
Generating daisy.moc
[ 0%] Built target plasma_applet_daisy_automoc
[ 5%] Generating ui_launcherConfiguration.h
[ 10%] Generating ui_mainConfiguration.h
[ 15%] Generating ui_arrangementConfiguration.h
[ 21%] Generating ui_hidingConfiguration.h
[ 26%] Generating ui_appearanceConfiguration.h
[ 31%] Generating ui_advancedConfiguration.h
Scanning dependencies of target plasma_applet_daisy
[ 36%] Building CXX object
applet/CMakeFiles/plasma_applet_daisy.dir/plasma_applet_daisy_automoc.o
[ 42%] Building CXX object
applet/CMakeFiles/plasma_applet_daisy.dir/src/daisy.o
In file included from
/doss_instal/plasma-applet-daisy-0.0.4.26/applet/src/daisy.cpp:29:0:
/doss_instal/plasma-applet-daisy-0.0.4.26/applet/src/daisy.h:102:37:
erreur fatale: taskmanager/taskmanager.h : Aucun fichier ou dossier de
ce type

compilation terminée.
make[2]: *** [applet/CMakeFiles/plasma_applet_daisy.dir/src/daisy.o]
Erreur 1
make[1]: *** [applet/CMakeFiles/plasma_applet_daisy.dir/all] Erreur 2
make: *** [all] Erreur 2

An error occured during compilation!
Check if you have installed all needed header files.


moi:

...... /doss_instal/plasma-applet-daisy-0.0.4.26 $ apt-file search
taskmanager.h
kde-workspace-dev: /usr/include/taskmanager/taskmanager.h
libktorrent-dev: /usr/include/libktorrent/dht/taskmanager.h



...Heu?

Merci de votre aide



--
capfree -
Avatar
Leger
capfree wrote:

j'essaye de lui installer ce dock plasma-applet-daisy-0.04.26.tar.gz



Ben il devrait se trouver dans les dépôts en théorie non?
En tout cas sur ma Rosa avec KDE comme WM oui ça y est.
Par contre j'ai toujours constaté des bugs avec cet applet surtout en mode
circulaire.
Faut voir.

--
@+
Leger
Avatar
capfree
Le 28/04/2014 19:29, Leger a écrit :
capfree wrote:

j'essaye de lui installer ce dock plasma-applet-daisy-0.04.26.tar.gz



Ben il devrait se trouver dans les dépôts en théorie non?
En tout cas sur ma Rosa avec KDE comme WM oui ça y est.
Par contre j'ai toujours constaté des bugs avec cet applet surtout en mode
circulaire.
Faut voir.




Pas chez LinuxMint,
votre distrib "qui venait du froid" avouez que c'est une descendante
slave de Mandriva ;-) je l'ai lu chez distrowatch.

En conséquence toujours dedans la famille, j'ai téléchargé Mageia4
et je l'essaie... on verra bien.

--
capfree -
Avatar
william
On 2014-04-28, capfree wrote:
erreur fatale: taskmanager/taskmanager.h : Aucun fichier ou dossier de
ce type
$ apt-file search taskmanager.h
kde-workspace-dev: /usr/include/taskmanager/taskmanager.h
libktorrent-dev: /usr/include/libktorrent/dht/taskmanager.h


...Heu?

Merci de votre aide



ben c est ecrit : taskmanager/taskmanager.h

donc c'est simple. non ?
Avatar
Leger
capfree wrote:

En conséquence toujours dedans la famille, j'ai téléchargé Mageia4
et je l'essaie... on verra bien.



Là tu auras Daisy.

--
@+
Leger
Avatar
capfree
Le 29/04/2014 16:09, william a écrit :
On 2014-04-28, capfree wrote:
erreur fatale: taskmanager/taskmanager.h : Aucun fichier ou dossier de
ce type
$ apt-file search taskmanager.h
kde-workspace-dev: /usr/include/taskmanager/taskmanager.h
libktorrent-dev: /usr/include/libktorrent/dht/taskmanager.h




...Heu?

Merci de votre aide



ben c est ecrit : taskmanager/taskmanager.h

donc c'est simple. non ?




Mille excuses, j'avais prévenu que je me jetais à l'eau, alors quand
j'ai lu ceci:

~ $ file /usr/include/taskmanager/taskmanager.h
/usr/include/taskmanager/taskmanager.h: C++ source, ASCII text

je l'ai ouvert... et refermé. :-(

Comment je l'utilise?

Merci de votre longanimité.

--
capfree -
Avatar
capfree
Le 29/04/2014 18:51, Leger a écrit :
capfree wrote:

En conséquence toujours dedans la famille, j'ai téléchargé Mageia4
et je l'essaie... on verra bien.



Là tu auras Daisy.




Je suis dans l'expectative, ma clé unetbootin me propose plein
d'options saugrenues pour lancer l'installation Mageia.

load third party modules, lesquels?
bah, je remet à plus tard,... selon nécessité, une chose à la fois.


--
capfree -
Avatar
Electron
Le 29/04/2014 03:35, capfree a écrit :
Pas chez LinuxMint,
votre distrib "qui venait du froid" avouez que c'est une descendante
slave de Mandriva ;-) je l'ai lu chez distrowatch.

En conséquence toujours dedans la famille, j'ai téléchar gé Mageia4
et je l'essaie... on verra bien.



Bonjour,

Sous Fedora le nom du paquetage est kde-plasma-daisy, peut-être un n om
différent aussi sous LinuxMint.

Bien à vous,
Electron.
1 2 3