Cobra Forum

Linux => Multimedia Software => Topic started by: kalpana on Oct 18, 2023, 06:00 AM

Title: Problem install Gephi[JAVA 8]
Post by: kalpana on Oct 18, 2023, 06:00 AM
Hello friends.


I'm trying to install Gephi, but when running it returns the following error:

./gephi
Unrecognized option: --add-opens=java.base/java.net=ALL-UNNAMED
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

when I run java -version
openjdk version "1.8.0_342"
OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~22.04-b07)
OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode)

But when I do java --version
Unrecognized option: --version
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.