Я не могу установить Hawq даже после выполнения шагов на веб-сайте HAWQ, для справки: https://github.com/apache/incubator-hawq
Я получаю эту ошибку при запуске: ./configure --without-readline
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
Может кто-нибудь помочь, пожалуйста?