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

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

Manabu Ejima created ARROW-2732:
-----------------------------------

             Summary: 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
            Reporter: Manabu Ejima


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)