You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Alexander Broekhuis (JIRA)" <ji...@apache.org> on 2013/09/19 16:12:52 UTC

[jira] [Resolved] (CELIX-71) FindAPR does not look in default APR directories

     [ https://issues.apache.org/jira/browse/CELIX-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Broekhuis resolved CELIX-71.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.0.2-incubating

Although I find this install location a bit strange.. I applied the provided patch. Normally the paths can be setup using cmake (and the advanced view) but since this seems to be the APR default, I think updating the FindAPR module makes sense.

-------------
Author: abroekhuis
Date: Thu Sep 19 14:08:09 2013
New Revision: 1524743

URL: http://svn.apache.org/r1524743
Log:
CELIX-71: Applied patch

                
> FindAPR does not look in default APR directories
> ------------------------------------------------
>
>                 Key: CELIX-71
>                 URL: https://issues.apache.org/jira/browse/CELIX-71
>             Project: Celix
>          Issue Type: Improvement
>            Reporter: Mike van Dongen
>            Assignee: Alexander Broekhuis
>            Priority: Minor
>             Fix For: 0.0.2-incubating
>
>         Attachments: CELIX_FindAPR_not_looking_in_default_directories.diff
>
>
> When installing APR and APR-UTIL from source, by default the includes will be placed here:
> /usr/local/apr/include/apr-1
> And the libraries will be placed here:
> /usr/local/apr/lib
> The current FindAPR.cmake does not include these directories when looking for headers or libraries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira