View previous topic :: View next topic |
Author |
Message |
orionx77 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 06 Dec 2005 Posts: 72
|
Posted: Tue Oct 17, 2006 7:08 pm Post subject: [RISOLTO] Installazione java su amd64 - problemi |
|
|
--ho cambiato il titolo al post ora e' piu chiaro-
Lo so che e' un argomento gia trattato a ritrattato ! ma non so piu' cosa fare ho provato di tutto !
sto finendo di installare ilmio nuovo pc un amd64 tutto bene fin'ora... per installare java ho seguito questa guida come fatto in passato
http://www.gentoo.org/doc/it/java.xml
ho dato questo emerge
code :
USE="nsplugin mozilla" emerge sun-jdk
poi ho seguito le istruzioni su dove scaricare il pacchetto e la licenza .
tutto e' andato a buon fine , poi pero un errore ...
* You have no system nsplugin set, setting it to sun-jdk-1.5.
!!! Error: Usage: set [32bit or 64bit] [nsplugin-vm]
exiting.
* You can change nsplugin with eselect java-nsplugin.
ho seguito quanto detto in questo post
https://forums.gentoo.org/viewtopic-t-440610-highlight-firefox+java.html
ma niente .
ho ricompilato firefox con le use nsplugin e mozilla ma niente
ho provato anche firefox-bin niente
poi anche blackdown-jdk niente
come dicevo ho pasticciato !
ora ho fatto un emerge -C di tutti i pacchetti java installati anche se nonserviva giusto per avere chiarezza.
ho seguito nuovamente la guida ma da lo stesso errore . al momento ho questo pacchetto java installato
code :
java-config --list-available-vms
The following VMs are available for generation-2:
*) Sun JDK 1.5.0.08 [sun-jdk-1.5]
come ne esco ?
grazie per l'aiuto
Last edited by orionx77 on Tue Oct 17, 2006 9:32 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Cazzantonio Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/195356323743686d76373d8.jpg)
Joined: 20 Mar 2004 Posts: 4514 Location: Somewere around the world
|
Posted: Tue Oct 17, 2006 8:04 pm Post subject: |
|
|
Intanto forse dovresi installare anche java1.4 per ragioni di compatibilità (non mi chiedere altro perché non uso java).
Potrebbe essere un problema di incompatibilità con la tua architettura? _________________ Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
orionx77 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 06 Dec 2005 Posts: 72
|
Posted: Tue Oct 17, 2006 9:08 pm Post subject: |
|
|
ho fatto come hai detto provando la versione 1.4 , qualche passo in avanti lo attenuto anche danto un'occhiuata qui
http://www.gentoo.org/doc/en/java.xml
ora questi sono i pacchetti che ho
code :
java-config --list-available-vms
The following VMs are available for generation-2:
*) Sun JDK 1.4.2.12 [sun-jdk-1.4]
2) Sun JDK 1.5.0.08 [sun-jdk-1.5]
dando il seguente comando ottengo
code :
eselect java-nsplugin list
Available 32-bit Java browser plugins
Available 64-bit Java browser plugins
[1] sun-jdk-1.4 current
ho settato :
code :
eselect java-nsplugin set 32bit sun-jdk-1.4
poi anche
code :
eselect java-nsplugin set 64bit sun-jdk-1.4
ma ancora niente ! Ho notato pero' che dopo dando :
code :
env-update && /etc/profile
>>> Regenerating /etc/ld.so.cache...
bash: /etc/profile: Permission denied
probabilmete il problema non e' java ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
orionx77 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 06 Dec 2005 Posts: 72
|
Posted: Tue Oct 17, 2006 9:18 pm Post subject: |
|
|
ok ho detto una cavolata !
ho dimenticato un punto !
. /etc/profile
pero' il problema di java persiste ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
orionx77 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 06 Dec 2005 Posts: 72
|
Posted: Tue Oct 17, 2006 9:31 pm Post subject: |
|
|
con non poca soddisfazione dico ....RISOLTO !!!!
ecco come ! forse puo' servire a qualcuno
code :
USE="nsplugin mozilla" emerge blackdown-jre
java-config --set-system-vm blackdown-jre-1.4.2
eselect java-nsplugin set 64bit blackdown-jre-1.4.2
env-update
source /etc/profile
CIAO A TUTTI ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
phadron Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/3444371973f7ebc868dc8b.jpg)
Joined: 28 Sep 2003 Posts: 96 Location: Padova
|
Posted: Wed Oct 18, 2006 7:33 am Post subject: |
|
|
sbaglio o veniva già detto QUA come fare? _________________ AMD64 3000+, 512 RAM, NVidia GeFORCE FX5900, ASUS K8V, 2 HD Maxtor ATA133, LifeView FlyDVB-T Duo, Realtek 8139, Creative SoundBlaster Live! 24Bits, Labtec Webcam Pro USB, Ericsson HM220dp (eth & USB), HD Ext USB, USB Card-Reader. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|