View previous topic :: View next topic |
Author |
Message |
Damiatux Apprentice
Joined: 23 Feb 2008 Posts: 194
|
Posted: Sat Sep 06, 2008 5:14 pm Post subject: [Gajim] Erreur en ouvrant Gajim (voir en bas ;) ) |
|
|
Bonjour,
Je voudrait installer Gajim en faisant 'emerge -av gajim', mais après avoir téléchargé Gajim, il me mets ça :
Code: | * Please rebuild python with USE="sqlite"
*
* ERROR: net-im/gajim-0.11.4 failed.
* Call stack:
* ebuild.sh, line 49: Called pkg_setup
* gajim-0.11.4.ebuild, line 64: Called die
* The specific snippet of code:
* die "USE=\"sqlite\" needed for python"
* The die message:
* USE="sqlite" needed for python
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-im/gajim-0.11.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-im/gajim-0.11.4/temp/die.env'.
*
* Messages for package net-im/gajim-0.11.4:
* Please rebuild python with USE="sqlite"
*
* ERROR: net-im/gajim-0.11.4 failed.
* Call stack:
* ebuild.sh, line 49: Called pkg_setup
* gajim-0.11.4.ebuild, line 64: Called die
* The specific snippet of code:
* die "USE=\"sqlite\" needed for python"
* The die message:
* USE="sqlite" needed for python
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-im/gajim-0.11.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-im/gajim-0.11.4/temp/die.env'. |
Que faire ?
Merci d'avance,
Damiatux
Last edited by Damiatux on Mon Sep 08, 2008 6:01 pm; edited 3 times in total |
|
Back to top |
|
|
Tuxicomane Apprentice
Joined: 14 Nov 2006 Posts: 290 Location: Val-de-Marne, FRANCE
|
Posted: Sat Sep 06, 2008 5:27 pm Post subject: |
|
|
Salut,
Code: | * Please rebuild python with USE="sqlite" | Il faut lire les messages d'erreur hein :p
Rajoute simplement le USE flag sqlite à Python et recompile ce dernier.
Par contre, c'est marrant quand même que Gajim ait besoin d'un base de données. Cela dit, il a l'air d'avoir vraiment bien évolué depuis que j'ai arrêté de l'utiliser |
|
Back to top |
|
|
Damiatux Apprentice
Joined: 23 Feb 2008 Posts: 194
|
Posted: Sat Sep 06, 2008 5:34 pm Post subject: |
|
|
Donc je fais 'emerge -av python sqlite' ? |
|
Back to top |
|
|
Tuxicomane Apprentice
Joined: 14 Nov 2006 Posts: 290 Location: Val-de-Marne, FRANCE
|
Posted: Sat Sep 06, 2008 5:42 pm Post subject: |
|
|
Non, quand tu as rajouté le USE flag à python ( va voir dans la doc si tu ne sais pas faire ... ) , il te suffira de mettre à jour ton système avec : Code: | emerge -uDNavt world | Ça recompilera Python avec le support pour sqlite et donc ce dernier sera automatiquement installé en dépendance. |
|
Back to top |
|
|
Damiatux Apprentice
Joined: 23 Feb 2008 Posts: 194
|
Posted: Sat Sep 06, 2008 6:28 pm Post subject: |
|
|
J'ai rajouté la ligne 'dev-lang/python sqlite' dans le fichier '/etc/portage/package.use'. Je fait un 'emerge -tauvND world', mais il veut toujours installer la version 2.0.0.16 de mozilla firefox au lieu de la 3.0.1 >_< Sinon j'ai 199 paquet (j'aurais pas aimé le 200 ^^) |
|
Back to top |
|
|
Tuxicomane Apprentice
Joined: 14 Nov 2006 Posts: 290 Location: Val-de-Marne, FRANCE
|
Posted: Sat Sep 06, 2008 7:13 pm Post subject: |
|
|
Quote: | Sinon j'ai 199 paquet (j'aurais pas aimé le 200 ^^) | Wooh, tu ne mets pas souvent à jour toi
Pour Firefox, fais une petite recherche, il me semble qu'il y a une histoire de USE flag xulrunner à activer sur des paquets pour qu'ils ne dépendent plus de Firefox 2. |
|
Back to top |
|
|
Damiatux Apprentice
Joined: 23 Feb 2008 Posts: 194
|
Posted: Sat Sep 06, 2008 7:29 pm Post subject: |
|
|
Oula... Mouais je vais regarder... |
|
Back to top |
|
|
geekounet Bodhisattva
Joined: 11 Oct 2004 Posts: 3772
|
Posted: Sat Sep 06, 2008 8:55 pm Post subject: |
|
|
Tuxicomane wrote: | Par contre, c'est marrant quand même que Gajim ait besoin d'un base de données. Cela dit, il a l'air d'avoir vraiment bien évolué depuis que j'ai arrêté de l'utiliser |
C'est pour le stockage des logs. Sinon ouais il évolue pas mal et à grande vitesse, Et la version 0.12 sort bientôt |
|
Back to top |
|
|
Damiatux Apprentice
Joined: 23 Feb 2008 Posts: 194
|
Posted: Sun Sep 07, 2008 7:02 am Post subject: |
|
|
Doh >_< !
Lors du 'emerge -tauvND world', il me mets cette erreur :
Code: | *
* The package requires the in-kernel PCMCIA drivers to be enabled
* for kernel 2.6.x.
*
*
* ERROR: sys-apps/pcmcia-cs-3.2.8-r2 failed.
* Call stack:
* ebuild.sh, line 49: Called pkg_setup
* pcmcia-cs-3.2.8-r2.ebuild, line 44: Called die
* The specific snippet of code:
* die "linux-${KV_FULL} without PCMCIA support detected"
* The die message:
* linux-2.6.21-gentoo-r4-sata without PCMCIA support detected
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/die.env'.
*
* Messages for package sys-apps/pcmcia-cs-3.2.8-r2:
*
* The package requires the in-kernel PCMCIA drivers to be enabled
* for kernel 2.6.x.
*
*
* ERROR: sys-apps/pcmcia-cs-3.2.8-r2 failed.
* Call stack:
* ebuild.sh, line 49: Called pkg_setup
* pcmcia-cs-3.2.8-r2.ebuild, line 44: Called die
* The specific snippet of code:
* die "linux-${KV_FULL} without PCMCIA support detected"
* The die message:
* linux-2.6.21-gentoo-r4-sata without PCMCIA support detected
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/die.env'.
* |
EDIT : j'ai fait un 'emerge -av python' tout simplement, le 'emerge -av gajim' à marché mais il veut pas s'ouvrir |
|
Back to top |
|
|
Tuxicomane Apprentice
Joined: 14 Nov 2006 Posts: 290 Location: Val-de-Marne, FRANCE
|
Posted: Sun Sep 07, 2008 8:45 am Post subject: |
|
|
Il faut que tu active les drivers PCMCIA dans ta config' du noyau.
Ça n'a rien de méchant, mais j'ai l'impression que tu devrais te munir d'un dictionnaire anglais-français |
|
Back to top |
|
|
Damiatux Apprentice
Joined: 23 Feb 2008 Posts: 194
|
Posted: Sun Sep 07, 2008 8:47 am Post subject: |
|
|
Au fant ! C'est quoi ce truc...
Mouais peut-être (je suis quand début de 4° ) |
|
Back to top |
|
|
Tuxicomane Apprentice
Joined: 14 Nov 2006 Posts: 290 Location: Val-de-Marne, FRANCE
|
Posted: Sun Sep 07, 2008 9:27 am Post subject: |
|
|
http://fr.wikipedia.org/wiki/PCMCIA
C'est bizarre que la mise à jour t'installe sys-apps/pcmcia-cs si tu n'as pas de tels ports sur ta machine (peut-être un USE flag en trop ?). |
|
Back to top |
|
|
Damiatux Apprentice
Joined: 23 Feb 2008 Posts: 194
|
Posted: Sun Sep 07, 2008 9:33 am Post subject: |
|
|
C'est une carte ? Je sais pas si il y en a une... |
|
Back to top |
|
|
Damiatux Apprentice
Joined: 23 Feb 2008 Posts: 194
|
Posted: Sun Sep 07, 2008 2:42 pm Post subject: |
|
|
Sinon quand je fais 'gajim' dans un terminal, voilà la réponse :
Code: | Traceback (most recent call last):
File "gajim.py", line 47, in <module>
import gtk
File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
from gtk import _gtk
ImportError: No module named cairo |
EDIT : j'ai fait un 'emerge -av pycairo' mais ça ne marche pas... |
|
Back to top |
|
|
Tuxicomane Apprentice
Joined: 14 Nov 2006 Posts: 290 Location: Val-de-Marne, FRANCE
|
Posted: Sat Sep 13, 2008 7:47 am Post subject: |
|
|
Un revdep-rebuild ne résout pas le problème ?
Sinon, normalement le paquet c'est dev-python/pycairo, mais chez moi il est dans les dépendances de gajim ... |
|
Back to top |
|
|
marmotton n00b
Joined: 29 Oct 2007 Posts: 57 Location: Toulouse, France
|
Posted: Sat Sep 13, 2008 1:26 pm Post subject: |
|
|
Tu aurais pas mis python à jour récemment? Essaye un coup de python-updater pour voir... |
|
Back to top |
|
|
|