[Ubuntu-QC] Problème avec dpkg...
Fabian Rodriguez
magicfab at ubuntu.com
Mar 2 Déc 12:56:33 GMT 2008
Voici un "journal" de mon installation de codeblock et de build-essential
magicfab at magicfab-laptop:~$ apt-cache search codeblock
codeblocks - Code::Blocks integrated development environment (IDE)
codeblocks-contrib - Contrib plugins for Code::Blocks IDE
codeblocks-dbg - Code::Blocks debugging libraries
codeblocks-dev - Code::Blocks development files (SDK)
libcodeblocks0 - Code::Blocks shared library
magicfab at magicfab-laptop:~$ sudo apt-get install codeblocks
[sudo] password for magicfab:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libcodeblocks0 libwxbase2.8-0 libwxgtk2.8-0
Suggested packages:
libwxgtk2.8-dev wx-common codeblocks-contrib
The following NEW packages will be installed:
codeblocks libcodeblocks0 libwxbase2.8-0 libwxgtk2.8-0
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 9799kB of archives.
After this operation, 26.4MB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://us.archive.ubuntu.com intrepid/universe libwxbase2.8-0
2.8.8.0-0ubuntu2 [671kB]
Get:2 http://us.archive.ubuntu.com intrepid/universe libwxgtk2.8-0
2.8.8.0-0ubuntu2 [3373kB]
Get:3 http://us.archive.ubuntu.com intrepid/universe libcodeblocks0
8.02-0ubuntu2 [1528kB]
Get:4 http://us.archive.ubuntu.com intrepid/universe codeblocks
8.02-0ubuntu2 [4227kB]
Fetched 9799kB in 27s (358kB/s)
Selecting previously deselected package libwxbase2.8-0.
(Reading database ... 160646 files and directories currently installed.)
Unpacking libwxbase2.8-0 (from
.../libwxbase2.8-0_2.8.8.0-0ubuntu2_i386.deb) ...
Selecting previously deselected package libwxgtk2.8-0.
Unpacking libwxgtk2.8-0 (from
.../libwxgtk2.8-0_2.8.8.0-0ubuntu2_i386.deb) ...
Selecting previously deselected package libcodeblocks0.
Unpacking libcodeblocks0 (from
.../libcodeblocks0_8.02-0ubuntu2_i386.deb) ...
Selecting previously deselected package codeblocks.
Unpacking codeblocks (from .../codeblocks_8.02-0ubuntu2_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for menu ...
Setting up libwxbase2.8-0 (2.8.8.0-0ubuntu2) ...
Setting up libwxgtk2.8-0 (2.8.8.0-0ubuntu2) ...
Setting up libcodeblocks0 (8.02-0ubuntu2) ...
Setting up codeblocks (8.02-0ubuntu2) ...
[... quelques messages d'avertissement]
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Processing triggers for menu ...
magicfab at magicfab-laptop:~$
Voilà.
Pour installer build-essential:
sudo apt-get install build-essential
S'il est déjà installé tu auras un message similaire à...:
magicfab at magicfab-laptop:~$ sudo apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
build-essential set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
magicfab at magicfab-laptop:~$
Plus d'informations sur la liste de diffusion Ubuntu-quebec