DependableSystemsLab / LLFI

LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injected into specific program points, and the effect can be easily tracked back to the source code. Please refer to the paper below. NOTE: If you publish a paper using LLFI, please add it to PaperLLFI.bib
http://blogs.ubc.ca/karthik/2014/02/23/quantifying-the-accuracy-of-high-level-fault-injection-techniques/
Other
68 stars 35 forks source link

ERROR: Invalid ORACLE_JAVA_HOME: bin/javac not found! #113

Closed Vivian4u closed 6 years ago

Vivian4u commented 6 years ago

the first pic37fcd3a349e10b2e90fa228a12f967e4

the second pic image

When I install LLFI,I come up with a problem. But actually, Javac Fould at /usr/bin/javac image

I do not know why I get this error Invalid ORACLE_JAVA_HOME: bin/javac not found! @invalid-email-address @ShadenSmith @cclinus @scoult3r Could u please help me?