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 2017/09/26 12:17:00 UTC

[jira] [Commented] (ARROW-1612) add how to install c_glib for mac os to README

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

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

GitHub user m-nakamura145 opened a pull request:

    https://github.com/apache/arrow/pull/1134

    ARROW-1612:[GLib] Update readme for mac os

    I tried to build Arrow GLib released source archive on mac os. but build failed.
    Accutally, We need to install `gobject-introspection` and set `PKG_CONFIG_PATH ` before build Arrow Glib.
    so, I added some commands to README.md.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/m-nakamura145/arrow update_c_glib_readme_for_mac_os

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/arrow/pull/1134.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1134
    
----
commit 7d78f1ff512db7bf828bd6e6a0ca21fedbe66588
Author: m-nakamura145 <ma...@gmail.com>
Date:   2017-09-26T12:09:14Z

    ARROW-1612:[GLib] Update readme for mac os

----


> add how to install c_glib for mac os to README
> ----------------------------------------------
>
>                 Key: ARROW-1612
>                 URL: https://issues.apache.org/jira/browse/ARROW-1612
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Sasaki Nobuya
>              Labels: pull-request-available
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)