We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Q) I get the error "sfppi-vendor.c:38:25: fatal error: openssl/evp.h: No such file or directory", what now?
A) You have to install libssl-dev package (sudo apt-get install libssl-dev).