Sunday, April 12, 2009

Timesaver: [ configure: error: Cannot use an external APR with the bundled APR-util ]

If you are upgrading Apache to a version 2.2.x (from 2.2.3 up), you might run into this error early on:

configure: error: Cannot use an external APR with the bundled APR-util


Solution:

Add --with-included-apr as a parameter to ./configure

No comments: