jdk >= 0:1.7.0 is needed by astah_community-6.9.0.b4c6e9-0.noarch
I'm trying to install Astah Community in Fedora 21 but I'm having some troubles. I download an .rpm file from the official website and I ran the following to (try) install this package:
rpm -i astah-community-6.9.0.b4c6e9-0.noarch.rpm
But then I have the following message:
error: Failed dependencies:
jdk >= 0:1.7.0 is needed by astah_community-6.9.0.b4c6e9-0.noarch
However I already have jdk installed on my Fedora! I'm a programmer and I've used Eclipse to program in Java a few days ago. Following is what I get when I run java -version
:
openjdk version "1.8.0_45"
OpenJDK Runtime Environment (build 1.8.0_45-b13)
OpenJDK 64-Bit Server VM (build 25.45-b02, mixed mode)
What can I do to solve this problem ASAP and install Astah?
I didn't have any issues installing and running the same version of Astah on my Fedora 21. Try maybe installing Oracle JDK/JRE 7 as described here
That version of Java is EOL and not supported by Fedora or Oracle, ref. https://www.java.com/en/download/faq/... . You should ask Astah to update their software.