View previous topic :: View next topic |
Author |
Message |
Johnnydsg Tux's lil' helper
Joined: 13 Jan 2013 Posts: 120
|
Posted: Wed Dec 28, 2022 9:37 am Post subject: [Risolto] Installazione di Java VM |
|
|
C'è modo di avere una installazione funzionanate di una Java VM funzionante su Gentoo?
Ho seguito il wiki https://wiki.gentoo.org/wiki/Java
ma non ho ottenuto un buon risultato
Quando ad un certo punto vado ad eseguire il seguente:
Code: |
user $eselect java-vm list
|
La risposta è di errore: Code: | !!! Error: Can't load module java-vm |
Last edited by Johnnydsg on Fri Dec 30, 2022 8:16 am; edited 1 time in total |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Wed Dec 28, 2022 10:48 am Post subject: |
|
|
Che JVM hai installato? Puoi postare l'output di emerge -pv <pacchetto_JVM>? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
Johnnydsg Tux's lil' helper
Joined: 13 Jan 2013 Posts: 120
|
Posted: Thu Dec 29, 2022 9:18 am Post subject: |
|
|
fedeliallalinea wrote: | Che JVM hai installato? Puoi postare l'output di emerge -pv <pacchetto_JVM>? |
Code: | Calculating dependencies... done!
[ebuild R ] dev-java/openjdk-17.0.3_p7-r1:17::gentoo USE="alsa cups gentoo-vm jbootstrap (system-bootstrap) (-big-endian) -debug -doc -examples -headless-awt (-javafx) (-selinux) -source -systemtap" 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB |
Code: | >>> Installing (1 of 1) dev-java/openjdk-17.0.3_p7-r1::gentoo
* QA Notice: Symbolic link /usr/lib64/openjdk-17/lib/security/cacerts points to /etc/ssl/certs/java/cacerts which does not exist.
!!! Error: Can't load module java-vm
exiting
* openjdk-17.0.3_p7 set as the default system-vm.
* Updating .desktop files database ... [ ok ]
>>> Recording dev-java/openjdk in "world" favorites file...
* GNU info directory index is up-to-date.
* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items. |
|
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Thu Dec 29, 2022 9:29 am Post subject: |
|
|
Il pacchetto app-eselect/eselect-java è installato? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
Johnnydsg Tux's lil' helper
Joined: 13 Jan 2013 Posts: 120
|
Posted: Fri Dec 30, 2022 8:16 am Post subject: |
|
|
fedeliallalinea wrote: | Il pacchetto app-eselect/eselect-java è installato? |
Grazie mille |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Fri Dec 30, 2022 8:23 am Post subject: |
|
|
Mi sembra strano che non era installato visto che è una dipendenza di openjdk. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
|