scripts/extract-cert.c:21:10: fatal error: openssl/bio.h: No such file or directory

sudo apt-get install -y libssl-dev

19 septembre 2018 · Shafiq Alibhai

/bin/sh: 1: bison: not found

sudo apt-get install bison

19 septembre 2018 · Shafiq Alibhai

/bin/sh: 1: flex: not found

sudo apt-get install flex

19 septembre 2018 · Shafiq Alibhai