Pagina 1 di 2

RISOLTO problema a installare java

Inviato: domenica 12 dicembre 2010, 17:12
da livrea
ciao a tutti devo installare java per far funzionare geogebra e dopo aver scaricato il file auto estraente non riesco ad andare avanti..pur seguendo la guida del sito http://java.com/it/download/help/5000010500.xml#selfextracting non si installa qualcuno mi può aiutare??

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 17:15
da ^alessio^
Ciao,scusa la domanda,non puoi installarlo dal Gestore pacchetti?

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 17:19
da livrea
^alessio^ ha scritto: Ciao,scusa la domanda,non puoi installarlo dal Gestore pacchetti?
dal gestore pacchetti non lo trovo, sai come si chiama di preciso??
ps:a me serve la versione 1.4.2

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 17:40
da Diabolik62
scusa e che versione di java  sarebbe 1.4.2?
abilita i partner da gestore pacchetti→impostazioni→repository→altro software
e da terminale dai questo comando:
sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
ricorda di dare sempre ok per spostarti usa il tasto tab e poi invio per dare ok

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 17:42
da Diabolik62
una volta isntallato java
da questo comando sempre da terminale
sudo update-java-alternatives --set java-6-sun
sudo update-alternatives --config java

e seleziona java sun credo sia la 3

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 17:52
da livrea
mi da il seguente errore

Codice: Seleziona tutto

livrea@livrea-laptop:~$ sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
[sudo] password for livrea: 
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze       
Lettura informazioni sullo stato... Fatto
Il pacchetto sun-java6-jre non ha versioni disponibili, ma è nominato da un altro
pacchetto. Questo può significare che il pacchetto è mancante, è obsoleto
oppure è disponibile solo all'interno di un'altra sorgente
E: Il pacchetto sun-java6-jre non ha candidati da installare

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 17:59
da giasone.argo
Certo che c'è in gestore pacchetti.




Immagine

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 18:02
da Diabolik62
aspetta e scusa mi sono scordato che dovevi dare
sudo apt-get update
dopo aver abilitato i partner >:( altrimenti non trova i candidati da installare

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 18:10
da livrea
niente da fare non si installa >:(

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 18:11
da Diabolik62
dai questo da terminale
sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
e per favore copia tutto il risultato compreso i comandi e postalo

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 18:21
da livrea

Codice: Seleziona tutto

livrea@livrea-laptop:~$ sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze       
Lettura informazioni sullo stato... Fatto
Il pacchetto sun-java6-jre non ha versioni disponibili, ma è nominato da un altro
pacchetto. Questo può significare che il pacchetto è mancante, è obsoleto
oppure è disponibile solo all'interno di un'altra sorgente
E: Il pacchetto sun-java6-jre non ha candidati da installare

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 18:22
da Diabolik62
posta
cat /etc/apt/sources.list

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 18:25
da livrea

Codice: Seleziona tutto

livrea@livrea-laptop:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 10.04.1 LTS _Lucid Lynx_ - Release i386 (20100816.1)]/ lucid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://mirror.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu/ lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://mirror.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu/ lucid-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://mirror.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu/ lucid universe
deb http://mirror.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu/ lucid-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://mirror.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu/ lucid multiverse
deb http://mirror.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu/ lucid-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/ lucid-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-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 lucid partner
# deb-src http://archive.canonical.com/ubuntu lucid partner

deb http://mirror.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu/ lucid-security main restricted
deb http://mirror.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu/ lucid-security universe
deb http://mirror.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu/ lucid-security multiverse
deb http://buc.billera.eu/ubuntu/ binary/
deb http://deb.torproject.org/torproject.org karmic main
deb http://kondr.ic.cz/deb lucid main
livrea@livrea-laptop:~$ 

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 18:26
da Diabolik62
veramente ti avevo detto di abilitare i partner da gestore pacchetti,famo cosi che facciamo prima

aspetta hai lucid

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 18:28
da livrea
ah scusa nn avevo capit ;D come si abilitano?

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 18:28
da Diabolik62
sudo gedit /etc/apt/sources.list
decommenta i partner
questi
# deb http://archive.canonical.com/ubuntu lucid partner
# deb-src http://archive.canonical.com/ubuntu lucid partner
togli il cancelletto salva e chiudi
e dai
sudo apt-get update &&  sudo apt-get install sun-java6-jre  sun-java6-plugin sun-java6-fonts

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 18:45
da livrea
livrea@livrea-laptop:~$ sudo gedit /etc/apt/sources.list
[sudo] password for livrea:
livrea@livrea-laptop:~$ sudo apt-get update &&  sudo apt-get install sun-java6-jre  sun-java6-plugin sun-java6-fonts
Scaricare:1 http://archive.canonical.com lucid Release.gpg [198B]             
Ign http://archive.canonical.com/ubuntu/ lucid/partner Translation-it         
Scaricare:2 http://archive.canonical.com maverick Release.gpg [198B]         
Ign http://archive.canonical.com/ maverick/partner Translation-it             
Scaricare:3 http://archive.canonical.com lucid Release [8215B]               
Scaricare:4 http://archive.canonical.com maverick Release [5925B]             
Scaricare:5 http://archive.canonical.com lucid/partner Packages [11,9kB]     
Scaricare:6 http://archive.canonical.com lucid/partner Sources [5071B]       
Trovato http://archive.canonical.com maverick/partner Packages               
Ign http://buc.billera.eu binary/ Release.gpg                                 
Scaricare:7 http://mirror.informatik.uni-mannheim.de lucid Release.gpg [189B] 
Trovato http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid/main Translation-it
Ign http://buc.billera.eu/ubuntu/ binary/ Translation-it                     
Scaricare:8 http://buc.billera.eu binary/ Release [112B]                     
Ign http://buc.billera.eu binary/ Packages                                   
Ign http://buc.billera.eu binary/ Packages                                   
Trovato http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid/restricted Translation-it
Trovato http://buc.billera.eu binary/ Packages                               
Trovato http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid/universe Translation-it
Scaricare:9 http://dl.google.com stable Release.gpg [197B]                   
Trovato http://deb.torproject.org karmic Release.gpg                         
Ign http://deb.torproject.org/torproject.org/ karmic/main Translation-it     
Ign http://dl.google.com/linux/chrome/deb/ stable/main Translation-it         
Trovato http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid/multiverse Translation-it
Trovato http://ppa.launchpad.net lucid Release.gpg                           
Ign http://ppa.launchpad.net/conkyhardcore/ppa/ubuntu/ lucid/main Translation-it
Ign http://ppa.launchpad.net lucid Release.gpg                               
Scaricare:10 http://mirror.informatik.uni-mannheim.de lucid-updates Release.gpg [198B]
Ign http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-updates/main Translation-it
Ign http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-updates/restricted Translation-it
Ign http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-updates/universe Translation-it
Ign http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-updates/multiverse Translation-it
Scaricare:11 http://packages.medibuntu.org lucid Release.gpg [197B]           
Ign http://ppa.launchpad.net/listen-devel/ppa/ubuntu/ lucid/main Translation-it
Trovato http://ppa.launchpad.net lucid Release.gpg                           
Ign http://ppa.launchpad.net/songbird-daily/ppa/ubuntu/ lucid/main Translation-it
Trovato http://ppa.launchpad.net lucid Release                               
Trovato http://deb.torproject.org karmic Release                             
Scaricare:12 http://dl.google.com stable Release [1347B]                     
Ign http://ppa.launchpad.net lucid Release                                   
Trovato http://ppa.launchpad.net lucid Release                               
Ign http://packages.medibuntu.org/ lucid/free Translation-it                 
Scaricare:13 http://mirror.informatik.uni-mannheim.de lucid-security Release.gpg [198B]
Ign http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-security/main Translation-it
Ign http://deb.torproject.org karmic/main Packages                           
Scaricare:14 http://dl.google.com stable/main Packages [1063B]               
Trovato http://ppa.launchpad.net lucid/main Packages                         
Trovato http://ppa.launchpad.net lucid/main Sources                           
Ign http://ppa.launchpad.net lucid/main Packages                             
Err http://kondr.ic.cz lucid Release.gpg                                     
  Si è verificato qualcosa di anormale nella risoluzione di "kondr.ic.cz:http" (-5 - Nessun indirizzo associato col nome host)
Ign http://deb.torproject.org karmic/main Packages                           
Trovato http://ppa.launchpad.net lucid/main Packages                         
Ign http://packages.medibuntu.org/ lucid/non-free Translation-it             
Ign http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-security/restricted Translation-it
Ign http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-security/universe Translation-it
Ign http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-security/multiverse Translation-it
Scaricare:15 http://mirror.informatik.uni-mannheim.de lucid Release [57,2kB] 
Trovato http://deb.torproject.org karmic/main Packages                       
Ign http://ppa.launchpad.net lucid/main Packages                             
Err http://ppa.launchpad.net lucid/main Packages                             
  404  Not Found
Scaricare:16 http://mirror.informatik.uni-mannheim.de lucid-updates Release [44,7kB]
Scaricare:17 http://packages.medibuntu.org lucid Release [6854B]             
Ign http://packages.medibuntu.org lucid Release                               
Trovato http://packages.medibuntu.org lucid/free Packages                     
Scaricare:18 http://mirror.informatik.uni-mannheim.de lucid-security Release [38,5kB]
Trovato http://packages.medibuntu.org lucid/non-free Packages                 
Ign http://kondr.ic.cz/deb/ lucid/main Translation-it                         
Trovato http://kondr.ic.cz lucid Release                                     
Trovato http://packages.medibuntu.org lucid/free Sources                     
Trovato http://mirror.informatik.uni-mannheim.de lucid/main Packages         
Ign http://kondr.ic.cz lucid/main Packages                                   
Ign http://kondr.ic.cz lucid/main Packages                                   
Trovato http://packages.medibuntu.org lucid/non-free Sources                 
Trovato http://mirror.informatik.uni-mannheim.de lucid/restricted Packages   
Trovato http://kondr.ic.cz lucid/main Packages                               
Trovato http://mirror.informatik.uni-mannheim.de lucid/universe Packages     
Trovato http://mirror.informatik.uni-mannheim.de lucid/multiverse Packages   
Trovato http://mirror.informatik.uni-mannheim.de lucid-updates/main Packages
Trovato http://mirror.informatik.uni-mannheim.de lucid-updates/restricted Packages
Trovato http://mirror.informatik.uni-mannheim.de lucid-updates/universe Packages
Trovato http://mirror.informatik.uni-mannheim.de lucid-updates/multiverse Packages
Trovato http://mirror.informatik.uni-mannheim.de lucid-security/main Packages
Trovato http://mirror.informatik.uni-mannheim.de lucid-security/restricted Packages
Trovato http://mirror.informatik.uni-mannheim.de lucid-security/universe Packages
Trovato http://mirror.informatik.uni-mannheim.de lucid-security/multiverse Packages
Recuperati 169kB in 58s (2910B/s)
W: Errore GPG: http://packages.medibuntu.org lucid Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY 2EBC26B60C5A2783
W: Impossibile recuperare http://kondr.ic.cz/deb/dists/lucid/Release.gpg  Si è verificato qualcosa di anormale nella risoluzione di "kondr.ic.cz:http" (-5 - Nessun indirizzo associato col nome host)

W: Impossibile recuperare http://ppa.launchpad.net/listen-devel/p ... es.gz  404  Not Found

E: Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.
livrea@livrea-laptop:~$

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 18:48
da Diabolik62
dentro il tuo sources list ci stanno una marea di repo da karmic a maverick a lucid niente male ;D

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 18:50
da Diabolik62
riposta
sudo gedit /etc/apt/sources.list

Re: problema a installare java

Inviato: domenica 12 dicembre 2010, 19:07
da livrea
# deb cdrom:[Ubuntu 10.04.1 LTS _Lucid Lynx_ - Release i386 (20100816.1)]/ lucid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-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://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid universe
deb http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-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://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid multiverse
deb http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-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/ lucid-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-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 lucid partner
deb-src http://archive.canonical.com/ubuntu lucid partner

deb http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-security main restricted
deb http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-security universe
deb http://mirror.informatik.uni-mannheim.d ... ns/ubuntu/ lucid-security multiverse
deb http://buc.billera.eu/ubuntu/ binary/
deb http://deb.torproject.org/torproject.org karmic main
deb http://kondr.ic.cz/deb lucid main
deb http://archive.canonical.com/ maverick partner