[
https://issues.apache.org/jira/browse/HAWQ-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198620#comment-15198620
]
Konstantin Boudnik commented on HAWQ-307:
-----------------------------------------
Well, I still can not get to the complete build. While I was able to fix the
issue with protobuf above (evidently, the -dev package was needed as includes
were missing, but the error message was somewhat misleading), the thrift
dependency isn't satisfied. I can not find a readily working .deb package for
it, so I have to resort to build it myself. Alas, that doesn't work because
when I am running {{dpkg-buildpackage}} I am hitting this
{noformat}
# PHP
cd /ws/libthrift/thrift-0.9.3/lib/php/src/ext/thrift_protocol && \
phpize && \
./configure && make
/bin/sh: 2: phpize: not found
{noformat}
despite that I had disabled anything PHP in the configure stage. I think I am
stuck. Any ideas?
> Ubuntu Support
> --------------
>
> Key: HAWQ-307
> URL: https://issues.apache.org/jira/browse/HAWQ-307
> Project: Apache HAWQ
> Issue Type: New Feature
> Components: Build
> Reporter: Lei Chang
> Assignee: Clay B.
> Fix For: 2.1.0
>
>
> To support HAWQ running on Ubuntu OS 14.04.3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)