You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/06/23 11:33:00 UTC

[jira] [Resolved] (ARROW-2732) Update brew packages for macOS

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

Kouhei Sutou resolved ARROW-2732.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.0

Issue resolved by pull request 2156
[https://github.com/apache/arrow/pull/2156]

> Update brew packages for macOS
> ------------------------------
>
>                 Key: ARROW-2732
>                 URL: https://issues.apache.org/jira/browse/ARROW-2732
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: GLib
>    Affects Versions: 0.9.0
>            Reporter: Manabu Ejima
>            Assignee: Manabu Ejima
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> I got the error when building on macOS.
>  
> ```
> $ ./autogen.sh
> sh: aclocal: command not found
> autoreconf: aclocal failed with exit status: 127
> ```
>  
> To run autogen.sh successfully, i need to install automake package.



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