Apache Portable Runtime is a dependency to compile some apps.
./configure says that apr-1 is needed.
./configure
apr-1
How to install it on Ubuntu ?
sudo apt-get install libapr1 libapr1-dev