This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/master by this push:
new cd0676f ARROW-2064: [GLib] Add common build problems link to the
install section
cd0676f is described below
commit cd0676f86097a7461d550b08ff17bdb0d45c4929
Author: yosuke shiro <[email protected]>
AuthorDate: Wed Jan 31 11:29:48 2018 +0900
ARROW-2064: [GLib] Add common build problems link to the install section
I think I should add "Add common build problems" link to the install
section. I could not find the the link when installing.
Author: yosuke shiro <[email protected]>
Closes #1537 from
shiro615/add-common-build-problems-link-to-the-install-section and squashes the
following commits:
12dfc9bc [yosuke shiro] [GLib] Add common build problems link to the
install section
---
c_glib/README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/c_glib/README.md b/c_glib/README.md
index 1f67d7e..d801fc8 100644
--- a/c_glib/README.md
+++ b/c_glib/README.md
@@ -53,6 +53,8 @@ recommended that you use packages.
Note that the packages are "unofficial". "Official" packages will be
released in the future.
+If you find problems when installing please see [common build
problems](https://github.com/apache/arrow/blob/master/c_glib/README.md#common-build-problems).
+
### Package
See [install document](../site/install.md) for details.
--
To stop receiving notification emails like this one, please contact
[email protected].