Hi, I'm building log4cxx using autogen, confgure, and make. It requires apr and apr-util and cpp-unit amongst others.
For that, I first build apr and apr-util. I don't build cpp-unit because that is optional. Then I provide path to these packages when installing log4cxx. I wish to know what all packages are necessary to build log4cxx because it shows a dependency on sqlite3 and iconv. Has it got something to do with the way apr or apr-util is built? Thanks, Anand.
