View previous topic :: View next topic |
Author |
Message |
antoniovalos n00b
Joined: 24 Mar 2023 Posts: 47
|
Posted: Fri May 10, 2024 3:20 am Post subject: Failed to install Geogebra |
|
|
I tryed to install geogebra, but I can't solve the dependency problem, this is the output:
Code: |
ionio /home/antonio # emerge --ask --autounmask sci-mathematics/geogebra-bin
* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
* Last emerge --sync was 1y 49d 2h 38m ago.
* IMPORTANT: 29 config files in '/etc/portage' need updating.
* See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
* sections of the emerge man page to learn how to update config files.
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 2.34 s.
emerge: there are no ebuilds to satisfy "dev-java/openjdk:11[javafx]".
(dependency required by "sci-mathematics/geogebra-bin-5.0.752.0::gentoo" [ebuild])
(dependency required by "sci-mathematics/geogebra-bin" [argument])
|
How to solve this problem? |
|
Back to top |
|
|
Banana Moderator
Joined: 21 May 2004 Posts: 1732 Location: Germany
|
|
Back to top |
|
|
grknight Retired Dev
Joined: 20 Feb 2015 Posts: 1921
|
Posted: Fri May 10, 2024 12:29 pm Post subject: |
|
|
One important thing to note is that the javafx USE on openjdk is stable masked.
Add dev-java/openjdk:11 to package.accept_keywords in order to use javafx like this package requires. |
|
Back to top |
|
|
antoniovalos n00b
Joined: 24 Mar 2023 Posts: 47
|
Posted: Mon May 13, 2024 12:43 pm Post subject: |
|
|
Problem solved updating the system |
|
Back to top |
|
|
|