Closed pepijnblom closed 5 years ago
After installing all required packages I eventually stranded on the following error during the make step:
make
./configure: line 5477: syntax error: unexpected word (expecting ")")
I installed the following packages:
automake autoconf build-base git pkgconf
Nevermind, I forgot to install curl-dev
curl-dev
After installing all required packages I eventually stranded on the following error during the
make
step:I installed the following packages: