Skip to content

./setup step; jre/lib/jfxrt.jar or jre/lib/ext/jfxrt.jar not found! #133

@orhangunes

Description

@orhangunes

Hi,

All the requirements are met, the build process completes successfully. However, after the build reaches 100%, I encounter the following error during the ./setup step. The error message mentions the jfxrt.jar file, which is not found in the specified directory.

My Java and Javac versions are as follows:

java --version
openjdk 11.0.19 2023-04-18
OpenJDK Runtime Environment (build 11.0.19+7-post-Ubuntu-0ubuntu118.04.1)
OpenJDK 64-Bit Server VM (build 11.0.19+7-post-Ubuntu-0ubuntu118.04.1, mixed mode, sharing)

javac --version
javac 11.0.19

$ORACLE_JAVA_HOME
bash: /usr/lib/jvm/java-11-openjdk-amd64: Is a directory

Error received:
[100%] Built target gtest_main
Running ./setup for LLFI:
-- Generating default software failures with /home/orhan/Desktop/LLFI/llfisrc/tools/FIDL/FIDL-Algorithm.py...
-- Success!
/usr/lib/jvm/java-11-openjdk-amd64
ERROR: Invalid ORACLE_JAVA_HOME: jre/lib/jfxrt.jar or jre/lib/ext/jfxrt.jar not found! Please use Oracle JDK 7 or higher version.

I would appreciate your support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions