Follow instruction with this link
include this apt-get install libapr1 libaprutil1
When run ./configure --prefix=/usr
i am getting error:
configure: error: APR could not be located. Please use the --with-apr option.
any advice please.
Thank you
need also to run the following:
apt-get install libapr1-dev libaprutil1-dev