On Apr 2, 2008, at 3:04 PM, Curt Arnold wrote:
log4cxx 0.9.7 is way out of date and has been unsupported for quite some time. However, log4cxx 0.10.0 RC8 should be published tonight will be published tonight (voting is currently in progress) as Apache log4cxx 0.10.0. Until it is release, the RC can be downloaded from http://people.apache.org/builds/logging/log4cxx/0.10.0

Ok I thought there might be a newer release. Now using 0.10.0-rc8 I get this configure error:

configure: error: APR could not be located. Please use the --with-apr option.

Yet,

$ rpm -qa | grep apr | sort -u
apr-0.9.4-24.9
apr-devel-0.9.4-24.9
apr-util-0.9.4-21
apr-util-devel-0.9.4-21

Which were installed simply via:

$ sudo yum install apr apr-devel apr-util apr-util-devel

So APR shouldn't have a non-default location and I shouldn't need -- with-apr, right?

--
Andrew Troschinetz
Applied Research Laboratories

Reply via email to