Instalações basicas

13. Re: Instalações basicas

Pirrola
pirrola

(usa Zenwalk)

Enviado em 22/03/2008 - 21:45h

vai no terminal e

sudo gedit /etc/apt/sources.list

vai abrir um arquivo. não mexa e cole aqui o arquivo


  


14. Re: Instalações basicas

Leandro Lima Pereira Vitor
vitoleandro

(usa Ubuntu)

Enviado em 22/03/2008 - 22:00h

EU abri e nao tinha nada dentro



15. Re: Instalações basicas

Pirrola
pirrola

(usa Zenwalk)

Enviado em 22/03/2008 - 22:09h

alt f2
gksu gedit /etc/apt/sources.list
vai abrir o mesmo arquivo...se realmente não tiver nada, aí está explicado, só que eu acho difícil não ter repositórios...mas se for isso, vá atrás de repositórios para o ubuntu gutsy (eu imagino ser o seu) e cole nesse arquivo e salve...depois dah um sudo apt-get update
e tenta instalar os programas


16. Re: Instalações basicas

Genesco Sousa
gesousa

(usa Ubuntu)

Enviado em 22/03/2008 - 23:39h

não sei porque mas alguns usuários quando instala o gutsy, estão somente com o repositorio do cd-rom liberado, eo resto do servidores comentados...

bom aqui vai a receita de bolo:

Aplicações -> Acessorios -> terminal

sudo gedit /etc/apt/sources.list

Apague tudo e cole:

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

deb http://br.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://br.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.
deb http://br.archive.ubuntu.com/ubuntu/ gutsy universe
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy universe
deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates universe
deb-src http://br.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.
deb http://br.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
deb-src http://br.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://br.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://br.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.
deb http://archive.canonical.com/ubuntu gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy partner

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

## WineHQ - Ubuntu 7.10 "Gutsy Gibbon"
deb http://wine.budgetdedicated.com/apt gutsy main
deb-src http://wine.budgetdedicated.com/apt gutsy main

## Medibuntu - Ubuntu 7.10 "gutsy gibbon"
deb http://packages.medibuntu.org/ gutsy free non-free
deb-src http://packages.medibuntu.org/ gutsy free non-free



Salve

depois atualize a lista:

sudo apt-get update

sudo apt-get install netbeans5.5

Bom no meu source eu já adicionei dois repositorios o do Wine e o Medibuntu, eles precisam que vc também adicione a chave deles...

wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -

wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -



17. Re: Instalações basicas

Leandro Lima Pereira Vitor
vitoleandro

(usa Ubuntu)

Enviado em 23/03/2008 - 09:12h

essa dica foi muito boa to instalando o netbeans quando termina vou tentar os outros programas valeu


18. Re: Instalações basicas

Leandro Lima Pereira Vitor
vitoleandro

(usa Ubuntu)

Enviado em 23/03/2008 - 10:40h

A gora esta dando a seguinte mensagem" E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report." e nao atualiza


19. Re: Instalações basicas

Genesco Sousa
gesousa

(usa Ubuntu)

Enviado em 23/03/2008 - 14:03h

bom houve algum erro na instalação faça o que o mensagem está mandando:

sudo dpkg --configure -a

depois disso tente esse comando:

sudo apt-get -f install

e depois post se deu certo....


20. apenas uma dica

Pirrola
pirrola

(usa Zenwalk)

Enviado em 23/03/2008 - 17:22h

aos noobies, para não fazerem [*****] na hora de editar, podem editá-lo direto com o código:

descomenta os repos:

sudo perl -i -pe 's/# // if/ universe/' /etc/apt/sources.list

atualiza:

sudo apt-get update

façam os 2 nessa ordem logo após a instalação!



01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts