Instalar o java jre

1. Instalar o java jre

Danilo Felix Bahia
felixbahia

(usa Ubuntu)

Enviado em 22/06/2011 - 16:03h

Olá pessoal estou tentando instalar o JAVA jre e não to conseguindo, os relatório de erros são;
#./jre-6u26-linux-x641.bin
Unpacking...
Checksumming...
Extracting...
./install.sfx.1683: 1: not found
./install.sfx.1683: 2: Syntax error: ")" unexpected
Failed to extract the files. Please refer to the Troubleshooting section of
the Installation Instructions on the download page for more information.

Isso ocorre quando tento executar o arquivo baixado no site da Oracle. Mas quando tento baixar pelo apt-get ocorre outro erro:


# apt-get install sun-java6-jre
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package sun-java6-jre is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'sun-java6-jre' has no installation candidate

A versão do Linux é Ububtu 11.04 i386. Qual motivo desses ERROS??



  


2. Re: Instalar o java jre

White Hawk
WhiteHawk

(usa Ubuntu)

Enviado em 22/06/2011 - 16:10h

Olá. Eis a resposta: http://rodrigoprestesmachado.wordpress.com/2011/05/22/instalando-o-jre-e-jdk-no-ubuntu-11-04/

Até mais.


3. Instalar o java jre

Danilo Felix Bahia
felixbahia

(usa Ubuntu)

Enviado em 22/06/2011 - 17:11h

Kara consegui instalar o java, mas synaptic não disponibiliza a última versão, eu preciso da última versão pra rodar um aplicativo.


4. Re: Instalar o java jre

Izabel
iz@bel

(usa Ubuntu)

Enviado em 22/06/2011 - 17:29h

Tente habilitar o repositório 'Partner' do Ubuntu.
Se não der certo,
Baixa a versão mais atual do repositório do Debian e instale, é o que eu faço e funciona perfeitamente.
Esse .bin, você até pode instalar ele, o difícil é configurá-lo nos navegadores...


1) baixe os pacotes correspondente a sua arquitetura do repositório testing do Debian:
http://packages.debian.org/search?keywords=sun-java6&searchon=names&suite=testing&sectio...

2) Instale os .deb

sudo dpkg -i *.deb

(Os: estou supondo que os únicos arquivos .deb na pasta /home/(seu nome de usuário) seja os do java que você baixou)


5. Instalar o java jre

Danilo Felix Bahia
felixbahia

(usa Ubuntu)

Enviado em 22/06/2011 - 18:39h

Baixei o pacote .deb no site e deu esse ERRO:

# dpkg -i sun-java6-jre_6.26-1_all.deb
(Reading database ... 135591 files and directories currently installed.)
Preparing to replace sun-java6-jre 6.26-1 (using sun-java6-jre_6.26-1_all.deb) ...
sun-dlj-v1-1 license has already been accepted
Unpacking replacement sun-java6-jre ...
dpkg: dependency problems prevent configuration of sun-java6-jre:
sun-java6-jre depends on sun-java6-bin (>= 6.26-1) | ia32-sun-java6-bin (>= 6.26-1); however:
Package sun-java6-bin is not configured yet.
Package ia32-sun-java6-bin is not installed.
dpkg: error processing sun-java6-jre (--install):
dependency problems - leaving unconfigured
Processing triggers for shared-mime-info ...
Errors were encountered while processing:
sun-java6-jre


Tentei esse também:


# dpkg -i sun-java6-bin_6.26-1_i386.deb
Selecting previously deselected package sun-java6-bin.
(Reading database ... 135194 files and directories currently installed.)
Unpacking sun-java6-bin (from sun-java6-bin_6.26-1_i386.deb) ...
sun-dlj-v1-1 license has already been accepted
dpkg: dependency problems prevent configuration of sun-java6-bin:
sun-java6-bin depends on sun-java6-jre (>= 6.26-1); however:
Package sun-java6-jre is not configured yet.
sun-java6-bin depends on unixodbc; however:
Package unixodbc is not installed.
dpkg: error processing sun-java6-bin (--install):
dependency problems - leaving unconfigured
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for python-support ...
Errors were encountered while processing:
sun-java6-bin



6. Re: Instalar o java jre

Perfil removido
removido

(usa Nenhuma)

Enviado em 22/06/2011 - 19:05h

Veja o link abaixo tem explicando como instalar por PPA:

https://help.ubuntu.com/community/Java




7. Re: Instalar o java jre

Andre (pinduvoz)
pinduvoz

(usa Debian)

Enviado em 22/06/2011 - 19:06h

Use o PPA do Java "última versão" para instalar.

sudo add-apt-repository ppa:ferramroberto/java
sudo apt-get update
sudo apt-get install sun-java6-jre sun-java6-plugin

PPA aqui: https://launchpad.net/~ferramroberto/+archive/java

Eu uso:

andre2@andre-cce-nobo:~$ java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)










Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts