You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/07 02:18:00 UTC

[jira] [Commented] (ARROW-2283) [C++] Support Arrow C++ installed in /usr detection by pkg-config

    [ https://issues.apache.org/jira/browse/ARROW-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16388906#comment-16388906 ] 

ASF GitHub Bot commented on ARROW-2283:
---------------------------------------

kou opened a new pull request #1721: ARROW-2283: [C++] Support Arrow C++ installed in /usr detection by pkg-config
URL: https://github.com/apache/arrow/pull/1721
 
 
   pkg-config doesn't show -I... and -L... flags when ... is the system
   default path (i.e. /usr). If Arrow C++ is installed in /usr, we
   couldn't detect include path and library path for Arrow C++.
   
   It's caused by we install Arrow C++ with .rpm and .deb packages.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> [C++] Support Arrow C++ installed in /usr detection by pkg-config
> -----------------------------------------------------------------
>
>                 Key: ARROW-2283
>                 URL: https://issues.apache.org/jira/browse/ARROW-2283
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.8.0
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)