Como eu instalo o GNOME Shell?

0

Eu só queria testar o GNOME Shell no Ubuntu 11.10, mas estou recebendo o seguinte erro.

 gnome-shell : Depends: libcogl2 (>= 1.7.4) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Eu tentei instalar o libcog12 também, mas alguns pacotes serão removidos, então cancelei porque não quero travar meu Ubuntu novamente:)

    
por OHLÁLÁ 23.09.2011 / 09:26

2 respostas

1

Este problema foi resolvido por atualizações.

decent@decent:~$ gnome-shell --version
GNOME Shell 3.1.92

decent@decent:~$ sudo apt-get install gnome-shell
[sudo] password for decent: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
gnome-shell is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

decent@decent:~$ uname -a
Linux decent 3.0.0-11-generic #18-Ubuntu SMP Tue Sep 13 23:38:01 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

decent@decent:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu oneiric (development branch)
Release:    11.10
Codename:   oneiric
decent@decent:~$ 
    
por decent 24.09.2011 / 11:13
3

discutido aqui como um problema conhecido. espere alguns dias link

    
por patrick 23.09.2011 / 09:53