ubuntuapr

How to install APR in Ubuntu


Apache Portable Runtime is a dependency to compile some apps.

./configure says that apr-1 is needed.

How to install it on Ubuntu ?


Solution

  • sudo apt-get install libapr1 libapr1-dev