Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
orhangunes opened this issue Mar 11, 2025 · 0 comments
Open

Comments

@orhangunes
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant