Pagina 1 di 1

[Install] Componente universe

Inviato: venerdì 20 marzo 2009, 23:36
da killer1975
Alcuni giochi prevedono l'abilitazione del componente "universe" che si trova nella repository.In Sinaptic (se ho svolto bene la mia ricerca) non esiste tale componente ma dei sui derivati openuniverse ad esempio (ho cercato bene?). Va bene lo stesso?Svolgendo una ricerca e leggendo da qualche parte forse proprio nella sezione dei giochi ho trovato scritto che abilitare tale componente può creare problemi.Qualcuno sa di che tipo e perchè?.Grazie

Re: [Install] Componente universe

Inviato: venerdì 20 marzo 2009, 23:43
da jerico
apri un terminale e digita
sudo gedit /etc/apt/sources.list
incolla qui quello che si apre

Re: [Install] Componente universe

Inviato: sabato 21 marzo 2009, 13:22
da Janvitus
jerico ha scritto: apri un terminale e digita
sudo gedit /etc/apt/sources.list
incolla qui quello che si apre
Non c'è bisogno del sudo e basta anche un "cat /etc/apt/sources.list" ;)

Re: [Install] Componente universe

Inviato: sabato 21 marzo 2009, 13:26
da jerico
Non c'è bisogno del sudo e basta anche un "cat /etc/apt/sources.list
certo lo so,forse perchè io sono abituato ad usare gedit,cat non lo uso spesso a dire la verità... ;D
edit:
e gli ho chiesto di editarlo da sudo nel caso ci sia qualcosa da modificare.

Re: [Install] Componente universe

Inviato: sabato 21 marzo 2009, 16:38
da killer1975
Come volevate voi questa è la risposta del terminale:
# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release amd64 (20081029.2)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# deb cdrom:[APTonCD for ubuntu intrepid - i386 (2008-12-12 22:22) CD1]/ /
deb http://it.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://it.archive.ubuntu.com/ubuntu/ intrepid universe
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://it.archive.ubuntu.com/ubuntu/ intrepid-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-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.
deb http://it.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://it.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-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://it.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-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.
# deb http://archive.canonical.com/ubuntu intrepid partner
# deb-src http://archive.canonical.com/ubuntu intrepid partner

deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse

Re: [Install] Componente universe

Inviato: sabato 21 marzo 2009, 18:34
da jerico
i repositori universe sono gia abilitati. al limite potresti abilitare anche i backports togliendo il # da queste due righe
# deb http://it.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
poi salvi e da terminale digiti
sudo apt-get update

Re: [Install] Componente universe

Inviato: sabato 21 marzo 2009, 18:39
da Guiodic
sistema > amministrazione > sorgenti software

Non era più facile spiegarlo così e anche per lui farlo?

Re: [Install] Componente universe

Inviato: sabato 21 marzo 2009, 18:51
da jerico
certo che era piu facile. volevo solo fargli vedere un altra via che magari non conosce....

[Risolto] Re: [Install] Componente universe

Inviato: sabato 21 marzo 2009, 20:34
da killer1975
Grazie ho fatto come avete detto voi posto risolto.Grazie tante a tutti per la disponibilità avuta nei miei confronti.Grazie ancora

Re: [Install] Componente universe

Inviato: sabato 21 marzo 2009, 20:36
da jerico
di nulla!