Java [RESOLVIDO]

1. Java [RESOLVIDO]

Ivo
ay3860

(usa Ubuntu)

Enviado em 12/11/2011 - 00:05h

Pessoal, estou com dois problemas aqui.
1. Não consigo atualizar o Java para a última versão (6.29), aliás preciso saber também como isso é feito (um passo a passo seria muito útil). Fiz o download do arquivo jre-6u29-linux-i586.bin, mas não sei como instalá-lo.
2. O gerenciador de pacotes Synaptic dá a seguinte mensagem:

E: Linha mal formada 71 no arquivo de fontes /etc/apt/sources.list (análise de distribuição)
E: A lista de origens não pôde ser lida.
Configure as opções de repositórios para corrigir o problema.
E: _cache->open() failed, please report.

Esta mensagem também aparece no gerenciador de atualizações.
Como resolvo isso?
Aguardo ajuda.
Obrigado.


  


2. Re: Java [RESOLVIDO]

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 12/11/2011 - 00:08h

poste ai o seu sources.list


3. Re: Java [RESOLVIDO]

Raimundo Alves Portela
rai3mb

(usa Outra)

Enviado em 12/11/2011 - 00:11h

verifique a linha indicada no arquivo:

"E: Linha mal formada 71 no arquivo de fontes /etc/apt/sources.list (análise de distribuição)"

linha 71, arquivo /etc/apt/sources.list, qualquer coisa poste aqui o pessoal vai analisar e dizer o que fazer.

Para instalar o java partir do arquivo.bin, basta abrir um terminal, navegar até o diretório onde o arquivo se encontra, dar permissão de execução e executar, exemplo

$ cd Downloads
$ chmod +x arquivo.bin
$ sudo ./arquivo.bin

A ultima linha executa o arquivo com poderes de root, basta digitar a senha solicitada e vai iniciar a instalação dele.




4. Re: Java [RESOLVIDO]

Ivo
ay3860

(usa Ubuntu)

Enviado em 12/11/2011 - 01:09h

Caro Daniel, onde encontro isso? Como disse antes, sou iniciante mesmo! Obrigado.


5. Re: Java [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 12/11/2011 - 01:14h

sobre o sources.list


basta isso e post ai

cat /etc/apt/sources.list


6. Re: Java [RESOLVIDO]

Ivo
ay3860

(usa Ubuntu)

Enviado em 12/11/2011 - 01:16h

Caro rai3mb, os comandos que você postou não deram certo, ou não fiz direito, o que significa e ?

Obrigado.



7. Re: Java [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 12/11/2011 - 01:17h

Esses

$ cd Downloads (se você salvou o arquivo em downloads) ou cd /home/seu usuário && ls
e veja se o arquivo baixado encontra-se nesse diretório

os outros comandos estão corretos

$ chmod +x arquivo.bin
$ sudo ./arquivo.bin


qual o erro apresentado?


8. Re: Java [RESOLVIDO]

Ivo
ay3860

(usa Ubuntu)

Enviado em 12/11/2011 - 01:18h

Aí está Daniel.

izortea@izortea-POSITIVO-MOBILE:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Release i386 (20110427.1)]/ natty main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu natty main restricted
deb-src http://archive.ubuntu.com/ubuntu natty main restricted

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

deb http://archive.ubuntu.com/ubuntu natty-security main restricted
deb-src http://archive.ubuntu.com/ubuntu natty-security main restricted
deb http://archive.ubuntu.com/ubuntu natty-security universe
deb-src http://archive.ubuntu.com/ubuntu natty-security universe
deb http://archive.ubuntu.com/ubuntu natty-security multiverse
deb-src http://archive.ubuntu.com/ubuntu natty-security 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">http://archive.canonical.com/ubuntu natty partner
# deb-src http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu natty partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu natty main
deb-src http://extras.ubuntu.com/ubuntu natty main
deb http://archive.canonical.com/ lucid partner
deb-src http://archive.canonical.com/ lucid partner
deb http://archive.canonical.com/ lucid partner
deb-src http://archive.canonical.com/ lucid partner
deb http://archive.canonical.com/ lucid partner
deb-src http://archive.canonical.com/ lucid partner
deb http://download.tuxfamily.org/glxdock/repository/ubuntu natty cairo-dock ## Cairo-Dock-Stable
deb http://download.tuxfamily.org/glxdock/repository/ubuntu natty cairo-dock
deb http://ppa.launchpad.net/jd-team/jdownloader/ubuntu natty main
deb-src http://ppa.launchpad.net/jd-team/jdownloader/ubuntu natty main
deb http://ppa.launchpad.net/jd-team/jdownloader/ubuntu natty main
deb-src http://ppa.launchpad.net/jd-team/jdownloader/ubuntu natty main
deb http://archive.canonical.com/lucid partner
deb-src http://archive.canonical.com/lucid partner



9. Re: Java [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 12/11/2011 - 01:22h

Já tentou isso?

# apt-get update

Após isso é só executar:

# apt-get install sun-java6-jdk

Para ambiente de desenvolvimento, ou:

# apt-get install sun-java6-jre

Para instalar as maquinas virtuais java.

Alem disso, você precisará instalar o Java-plugin para instalar o JVM no seu navegador, digite:

# apt-get install sun-java6-plugin

Depois de ter feito isso, o próximo passo é definir o sun-java como o nosso java padrão, para isso digite:

# update-java-alternatives -l

Para verificar as versões que você possui e escolher aquela que você deseja como default.

Depois, se você escolher o java da sun digite:

# update-java-alternatives -s java-6-sun



10. Re: Java [RESOLVIDO]

Ivo
ay3860

(usa Ubuntu)

Enviado em 12/11/2011 - 01:25h

Josue,


izortea@izortea-POSITIVO-MOBILE:~$ cd Downloads
izortea@izortea-POSITIVO-MOBILE:~/Downloads$


izortea@izortea-POSITIVO-MOBILE:~$ chmod jre-6u29-linux-i586.bin
chmod: falta operando depois de "jre-6u29-linux-i586.bin"
Experimente "chmod --help" para mais informações.
izortea@izortea-POSITIVO-MOBILE:~$

izortea@izortea-POSITIVO-MOBILE:~$ sudo ./jre-6u29-linux-i586.bin
[sudo] password for izortea:
sudo: ./jre-6u29-linux-i586.bin: command not found
izortea@izortea-POSITIVO-MOBILE:~$

Obrigado


11. Re: Java [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 12/11/2011 - 01:29h

Onde você salvou esse arquivo jre-6u29-linux-i586.bin ??

se salvou em Downloads faça assim

cd Downloads && chmod +x jre-6u29-linux-i586.bin && sh jre-6u29-linux-i586.bin

se salvou na sua pasta home do usuário ex: fulano, faça

cd /home/fulano && chmod +x jre-6u29-linux-i586.bin && sh jre-6u29-linux-i586.bin




12. Re: Java [RESOLVIDO]

Ivo
ay3860

(usa Ubuntu)

Enviado em 12/11/2011 - 01:30h

josue,

root@izortea-POSITIVO-MOBILE:/home/izortea# apt-get update
E: Linha mal formada 71 no arquivo de fontes /etc/apt/sources.list (análise de distribuição)
E: A lista de fontes não pode ser lida.
root@izortea-POSITIVO-MOBILE:/home/izortea#






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts