[
https://issues.apache.org/jira/browse/LOGCXX-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310991#comment-17310991
]
Robert Middleton commented on LOGCXX-520:
-----------------------------------------
With the new cmake build, we look for the programs apr-1-config and
apu-1-config - are these installed in a non-standard place on your system?
There's also the advanced options APR_CONFIG_EXECUTABLE and
APR_UTIL_CONFIG_EXECUTABLE which should let you specify the location of these
executables manually, although I have not tried it.
> Support for defining APR and APR-Util install locations
> -------------------------------------------------------
>
> Key: LOGCXX-520
> URL: https://issues.apache.org/jira/browse/LOGCXX-520
> Project: Log4cxx
> Issue Type: Bug
> Components: Build
> Affects Versions: 0.12.0
> Reporter: Nicholas Clark
> Priority: Major
>
> Since commit bce24884809bd157cf2f85ef243d658e406a4259, autogen.sh and
> subsequent configure support were removed in favor of relying only on CMake
> for builds.
>
> I am unable to specify the paths where APR and APR-Util are installed at. The
> CMake definitions are unable to be redefined. Prior to the change I was able
> to define with apr and with apr-util parameters in configure. There doesn't
> appear to be a way to do this now or I have not found the documentation that
> specifies how this is done.
>
> Tested with commit 35431f12b477318ae9d4c554931fb116d9d7eb8a.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)