installation cairo-dock

Xorg, Compiz, KDE / Gnome / Xfce / Fluxbox / e17 / fvwm ... GDM/KDM/XDM...
anto12
Hankyu
Messages : 49
Inscription : mar. 19 févr. 2008, 09:27

Message par anto12 »

j'ai que pacman
Avatar de l’utilisateur
wain
Maître du Kyudo
Messages : 1854
Inscription : ven. 11 août 2006, 19:15
Localisation : Nancy (54)

Message par wain »

anto12 a écrit :j'ai que pacman
Commences par installer yaourt (sauf si tu sais te servir de makepkg pour compiler un paquetage à partir d'un PKGBUILD).

Ajoutes ce dépôt dans ton /etc/pacman.conf:
[archlinuxfr]
Server = http://repo.archlinux.fr/i686

Puis pacman -Sy yaourt
Une fois yaourt installé, utilises-le comme tu le ferais avec pacman:

Code : Tout sélectionner

yaourt -S cairo-dock
anto12
Hankyu
Messages : 49
Inscription : mar. 19 févr. 2008, 09:27

Message par anto12 »

ok merci pour les infos et je vous tiens au courant de ma progression
anto12
Hankyu
Messages : 49
Inscription : mar. 19 févr. 2008, 09:27

impossible d'installer cairo-dock

Message par anto12 »

g un bug

ok added also automake

Comment by: gieffe on 20080221 [14:07:56]
==> Starting build()...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/share/aclocal/smpeg.m4:13: run info '(automake)Extending aclocal'
/usr/share/aclocal/smpeg.m4:13: or see http://sources.redhat.com/automake/auto ... ng-aclocal
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:10: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
==> ERROR: Build Failed.
Aborting...

Comment by: ctaf on 20080221 [14:25:13]
libtool is missing

Comment by: erm67 on 20080221 [18:23:04]
Added libtool as makedepends

First Submitted: Fri, 15 Feb 2008 05:14:19 +0000
Last Updated: Thu, 21 Feb 2008 18:22:27 +0000
cairo-dock 1.5.1-2 (Unsupported): A light eye-candy fully themable animated dock for any Linux desktop. It has a family-likeness with OSX dock, but with more options.

==> cairo-dock dependencies:
- cairo (already installed)
- glitz (already installed)
- librsvg (already installed)
- autoconf (already installed)
- intltool (already installed)
- automake (already installed)
==> Edit the PKGBUILD (recommended) ? [Y/n] ("A" to abort)
==> ----------------------------------------------
==>n

==> Continue the building of 'cairo-dock'? [Y/n]
==> ----------------------------------------------
==>y



==> Building and installing package
==> Création du paquet cairo-dock 1.5.1-2 (jeudi 21 février 2008, 21:05:43 (UTC+0100))
==> ATTENTION: Lancement de makepkg en root...
==> Vérification des dépendances...
==> Vérification des dépendances pour la compilation...
==> Récupération des sources...
-> cairo-dock-sources-20080219.tar.bz2 trouvé dans le répertoire de compilation
==> Validation des fichiers sources avec md5sums...
cairo-dock-sources-20080219.tar.bz2 ... Réussite
==> Extraction des sources...
-> bsdtar -x -f cairo-dock-sources-20080219.tar.bz2
==> Suppression du répertoire pkg/ existant...
==> Début de la compilation...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --force
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --force-missing
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... none
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for intltool >= 0.35.0... 0.35.0 found
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
./configure: line 22844: syntax error near unexpected token `PACKAGE,'
./configure: line 22844: `PKG_CHECK_MODULES(PACKAGE, "gtk+-2.0 gthread-2.0 cairo librsvg-2.0 glitz")'
==> ERREUR: La compilation a échoué.
Abandon...
Error: Makepkg was unable to build cairo-dock package.


[root@myhost antony]# yaourt -Sc
Répertoire du cache : /var/cache/pacman/pkg/
Voulez-vous supprimer tous les paquets non installés du cache? [O/n]o
Suppression du cache des paquets obsolètes... terminé.
Répertoire des dépôts: /var/lib/pacman/
Voulez-vous supprimer les dépôts non utilisés? [O/n] o
Répertoire des dépôts nettoyés
[root@myhost antony]# yaourt -S cairo-dock cairo-dock-plugins
==> WARNING: Building unsupported package as root is dangerous.
Please run yaourt as a non-privileged user.
==> Resuming previous build

==> Downloading cairo-dock PKGBUILD from AUR...
Error: cairo-dock not found in AUR.

==> WARNING: Building unsupported package as root is dangerous.
Please run yaourt as a non-privileged user.
==> Resuming previous build

==> Downloading cairo-dock-plugins PKGBUILD from AUR...

==> Last 5 comments ordered by date (asc):

Comment by: ctaf on 20080216 [17:02:28]
missing dependencies : vte (for terminal), xxf86vm for (xgamma)

Comment by: erm67 on 20080216 [17:46:22]
added dependencies vte libxxf86vm
added -Wno-error
enabled terminal plugin

Comment by: erm67 on 20080216 [20:22:14]
fixed & activated rhythmbox and powermanager plugins

Comment by: bapt on 20080221 [09:27:10]
Compilation failed :
checking for PACKAGE... configure: error: Package requirements (cairo-dock gnome-vfs-2.0 libgnomeui-2.0) were not met:
No package 'gnome-vfs-2.0' found
No package 'libgnomeui-2.0' found
you should add gnome-vfs and libgnomeui to dependencies.

Comment by: erm67 on 20080221 [18:26:33]
ok

First Submitted: Fri, 15 Feb 2008 05:14:53 +0000
Last Updated: Thu, 21 Feb 2008 18:25:52 +0000
cairo-dock-plugins 1.5.1-1 (Unsupported): Plugins for cairo-dock

==> cairo-dock-plugins dependencies:
- cairo-dock (building from AUR)
- libxxf86vm (already installed)
- vte (already installed)
- gnome-vfs (already installed)
- libgnomeui (already installed)
- autoconf (already installed)
- automake (already installed)
- intltool (already installed)
==> Edit the PKGBUILD (recommended) ? [Y/n] ("A" to abort)
==> ----------------------------------------------
==>n

==> Continue the building of 'cairo-dock-plugins'? [Y/n]
==> ----------------------------------------------
==>y


==> Building missing dependencies from AUR:
==> WARNING: Building unsupported package as root is dangerous.
Please run yaourt as a non-privileged user.
==> Resuming previous build

==> Downloading cairo-dock PKGBUILD from AUR...

==> Last 5 comments ordered by date (asc):

Comment by: zhuqin on 20080215 [22:42:09]
Hi, automake is a must, too.
Now it works, thank you!
what's wrong? : Comment by: erm67 on 20080215 [22:56:44]
ok added also automake

Comment by: gieffe on 20080221 [14:07:56]
==> Starting build()...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/share/aclocal/smpeg.m4:13: run info '(automake)Extending aclocal'
/usr/share/aclocal/smpeg.m4:13: or see http://sources.redhat.com/automake/auto ... ng-aclocal
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:10: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
==> ERROR: Build Failed.
Aborting...

Comment by: ctaf on 20080221 [14:25:13]
libtool is missing

Comment by: erm67 on 20080221 [18:23:04]
Added libtool as makedepends

First Submitted: Fri, 15 Feb 2008 05:14:19 +0000
Last Updated: Thu, 21 Feb 2008 18:22:27 +0000
cairo-dock 1.5.1-2 (Unsupported): A light eye-candy fully themable animated dock for any Linux desktop. It has a family-likeness with OSX dock, but with more options.

==> cairo-dock dependencies:
- cairo (already installed)
- glitz (already installed)
- librsvg (already installed)
- autoconf (already installed)
- intltool (already installed)
- automake (already installed)
==> Edit the PKGBUILD (recommended) ? [Y/n] ("A" to abort)
==> ----------------------------------------------
==>n

==> Continue the building of 'cairo-dock'? [Y/n]
==> ----------------------------------------------
==>y



==> Building and installing package
==> Création du paquet cairo-dock 1.5.1-2 (jeudi 21 février 2008, 21:08:37 (UTC+0100))
==> ATTENTION: Lancement de makepkg en root...
==> Vérification des dépendances...
==> Vérification des dépendances pour la compilation...
==> Récupération des sources...
-> cairo-dock-sources-20080219.tar.bz2 trouvé dans le répertoire de compilation
==> Validation des fichiers sources avec md5sums...
cairo-dock-sources-20080219.tar.bz2 ... Réussite
==> Extraction des sources...
-> bsdtar -x -f cairo-dock-sources-20080219.tar.bz2
==> Suppression du répertoire pkg/ existant...
==> Début de la compilation...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --force
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --force-missing
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... none
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for intltool >= 0.35.0... 0.35.0 found
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
./configure: line 22844: syntax error near unexpected token `PACKAGE,'
./configure: line 22844: `PKG_CHECK_MODULES(PACKAGE, "gtk+-2.0 gthread-2.0 cairo librsvg-2.0 glitz")'
==> ERREUR: La compilation a échoué.
Abandon...
Error: Makepkg was unable to build cairo-dock package.
Avatar de l’utilisateur
wain
Maître du Kyudo
Messages : 1854
Inscription : ven. 11 août 2006, 19:15
Localisation : Nancy (54)

Message par wain »

Le post le plus long du monde !

Je sais pas d'où vient ton erreur. Il doit manquer quelquechose pour la compilation.

En attendant, utilises ce paquetage tout fait:

Code : Tout sélectionner

yaourt http://archiwain.free.fr/cairo-dock-1.5.1-2-i686.pkg.tar.gz
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Message par tuxce »

execute

Code : Tout sélectionner

pacman -S pkgconfig
anto12
Hankyu
Messages : 49
Inscription : mar. 19 févr. 2008, 09:27

Message par anto12 »

ca y est cairo fonctionne sauf un beug je déplace une icone de sa barre vers le milieu du bureau mais l'icône disparaît. Ca me le fesait déja sous ubuntu. Avez-vous une solution?
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Message par tuxce »

ne la déplace pas...
:enfuit:

mais sinon tu veux dire qu'elle ne s'affiche plus (elle dépasse la fenetre de cairo-dock) ou elle disparait de la barre?
anto12
Hankyu
Messages : 49
Inscription : mar. 19 févr. 2008, 09:27

Message par anto12 »

elle dépasse un peu la barre de cairo-avant de disparaitre
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Message par tuxce »

oui mais quand tu laches le bouton de la souris, elle revient...
je pense que c'est le comportement normal, cairo-dock n'interagit pas avec le bureau (à confirmer)
anto12
Hankyu
Messages : 49
Inscription : mar. 19 févr. 2008, 09:27

Message par anto12 »

quand je lache, l'icône reprend sa place dans le dock.
Aussi est-ce possible d'obtenir kiba-dock?
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Message par tuxce »

oui c'est possible de la meme facon que cairo-dock
anto12
Hankyu
Messages : 49
Inscription : mar. 19 févr. 2008, 09:27

Message par anto12 »

ok
anto12
Hankyu
Messages : 49
Inscription : mar. 19 févr. 2008, 09:27

Message par anto12 »

kiba n'est pas dans les dépôts
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Message par tuxce »

cairo-dock non plus :roll:
c'est dans AUR: (ndm: AUR Unsupported pour être précis)

Code : Tout sélectionner

yaourt kiba
anto12
Hankyu
Messages : 49
Inscription : mar. 19 févr. 2008, 09:27

Message par anto12 »

excusez-moi je n'avais pas mis le bon nom pour kiba
Répondre