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

help in llfi #78

Closed 1Husin-Alhaj closed 8 years ago

1Husin-Alhaj commented 8 years ago

hi After many attempts, I have not yet found the right way to install LLFI I am very confused and very sad because after 3 days of reading and trying to install llfi (also llvm and another external packages), the terminal ansower was always (ERROR , ERROR , ERROR :( ) . below is a picture which explains the problem

can you help me, please

Running ./setup for LLFI: ERROR: You need to install Python Yaml module before building LLFI.

Please fix the above error(s) before building LLFI.

// I installed python and python yaml but still the error appears .

with regards

hakantekgul commented 7 years ago

Hello, I have the same problem in Mac. Please help!

karthikp-ubc commented 7 years ago

Please join llfi-development list and post it there. This is not the appropriate forum for posting installation questions. Thanks,

Ram7799 commented 3 years ago

Im having the same error. Please add me to the google groups