Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 04/04/2008, à 11:43

Dam06

[Résolu] - Probléme d'installation de libwxgtk

Bonjours à tous,

Alors je vous explique mon problème:

Je voudrais installer Code::Blocks, pour cela, j'ai téléchargé l'archive contenant:
codeblocks_8.02-0ubuntu1_i386.deb
codeblocks-contrib_8.02-0ubuntu1_i386.deb
codeblocks-deb_8.02-0ubuntu1_i386.deb
...
libcodeblocks0_8.02-0ubuntu1_i386.deb

Je commence par installer libcodeblocks0_8.02-0ubuntu1_i386.deb
Il me demande libwxgtk2.8-0 (>= 2.8.7)
Je l'installe donc manuellement en suivant ce tutorial: http://doc.ubuntu-fr.org/wxwidgets#depo … idgets.org

L'installation se passe correctement, et une fois celle-ci terminée, je relance l'installation de la librairie libcodeblocks0_8.02-0ubuntu1_i386.deb et il me redemande la libwxgtk2.8-0 (>= 2.8.7)! Comme ci celle-ci n'avait pas était installée ....

Si quelqu'un à une petite idée, je suis preneur !

Merci.

#2 Le 04/04/2008, à 13:27

inbox

Re : [Résolu] - Probléme d'installation de libwxgtk

Salut,

Colles le contenu de

gedit /etc/apt/sources.list

entre balises code (bouton Code au dessus des smileys lorsque tu réponds).

A+


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#3 Le 04/04/2008, à 14:22

Dam06

Re : [Résolu] - Probléme d'installation de libwxgtk

Voila le contenu de source.list

b cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
# Line commented out by installer because it failed to verify:
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
deb http://archive.ubuntu.com/ubuntu/ gutsy multiverse restricted universe main
# deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse

mais je n'est pas activé les depots, car j'ai une erreur avec apt-get install:

root@pc-linux:~#apt-get install
E: Impossible de verouiller /var/lib/dpkg/lock - open (11 Ressources temporairement non disponibles)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process unsing it?

C'est pour cela que je l'ai installé manuellement.

#4 Le 04/04/2008, à 15:32

inbox

Re : [Résolu] - Probléme d'installation de libwxgtk

Deux choses à faire :

1/ ne jamais utiliser la ligne de commande en ayant synaptic ou adept de lancé. Cela provoque le message "impossible de vérouiller ......."

2/ pour corriger ton sources.list voir ce sujet

Ceci fait tout devrait fonctionner.


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#5 Le 04/04/2008, à 16:17

Dam06

Re : [Résolu] - Probléme d'installation de libwxgtk

Ca marche ! big_smile

Merci beaucoup !!

#6 Le 04/04/2008, à 17:21

inbox

Re : [Résolu] - Probléme d'installation de libwxgtk

OK, je demande à un modo de passer ton sujet en résolu.


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne