How to install APR in Ubuntu
Try this:
sudo apt-get install apache2-dev libapr1-dev libaprutil1-dev
sudo exec $SHEL
sudo service apache2 restart
That's enough to use correctly Apache Portable Runtime and Apache Portable Runtime Utils.
Good Luck.
sudo apt-get install libapr1 libapr1-dev