[
https://issues.apache.org/jira/browse/ARROW-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659093#comment-17659093
]
Rok Mihevc commented on ARROW-2064:
-----------------------------------
This issue has been migrated to [issue
#18041|https://github.com/apache/arrow/issues/18041] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [GLib] Add common build problems link to the install section
> ------------------------------------------------------------
>
> Key: ARROW-2064
> URL: https://issues.apache.org/jira/browse/ARROW-2064
> Project: Apache Arrow
> Issue Type: Improvement
> Components: GLib
> Reporter: Yosuke Shiro
> Assignee: Yosuke Shiro
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.9.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> I think I should add "Add common build problems" link to the install section.
> I read [https://github.com/apache/arrow/blob/master/c_glib/README.md]
> I did the following instruction.
> {quote}{{cd c_glib }}
> {{brew install -y gobject-introspection }}
> {{./configure PKG_CONFIG_PATH=$(brew --prefix
> libffi)/lib/pkgconfig:$PKG_CONFIG_PATH}}
> {quote}
> {{I got the following result.}}
> {quote}{{checking for arrow arrow-compute... no configure: error: Package
> requirements (arrow arrow-compute) were not met:}}
> {{ No package 'arrow' found }}
> {{No package 'arrow-compute' found }}
> {{Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix. Alternatively, you may set the
> environment variables ARROW_CFLAGS and ARROW_LIBS to avoid the need to call
> pkg-config. See the pkg-config man page for more details.}}
> {quote}
> I could not find the following link.
> [https://github.com/apache/arrow/blob/master/c_glib/README.md#common-build-problems]
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)