首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >HAWQ安装错误

HAWQ安装错误
EN

Stack Overflow用户
提问于 2018-06-09 03:42:08
回答 1查看 58关注 0票数 0

我无法安装Hawq,即使遵循了HAWQ网站上的步骤,以供参考:https://github.com/apache/incubator-hawq

当我运行./configure --without-readline时,我得到这个错误

代码语言:javascript
运行
复制
checking how to run the C++ preprocessor... g++ -E
checking thrift/protocol/TBinaryProtocol.h usability... no
checking thrift/protocol/TBinaryProtocol.h presence... yes
configure: WARNING: thrift/protocol/TBinaryProtocol.h: present but cannot be compiled
configure: WARNING: thrift/protocol/TBinaryProtocol.h:     check for missing prerequisite headers?
configure: WARNING: thrift/protocol/TBinaryProtocol.h: see the Autoconf documentation
configure: WARNING: thrift/protocol/TBinaryProtocol.h:     section "Present But Cannot Be Compiled"
configure: WARNING: thrift/protocol/TBinaryProtocol.h: proceeding with the compiler's result
configure: WARNING:     ## --------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://issues.apache.org/jira/browse/HAWQ ##
configure: WARNING:     ## --------------------------------------------------------- ##
checking for thrift/protocol/TBinaryProtocol.h... no
configure: error: thrift is required

有人能帮帮忙吗?

EN

回答 1

Stack Overflow用户

发布于 2020-03-17 17:20:09

我认为你应该检查你是否安装了thrift,因为有一条错误消息:“configure: error: thrift is required”。安装后,确保可以找到它的路径。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/50767442

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档