[
https://issues.apache.org/jira/browse/HAWQ-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xinzhang updated HAWQ-1561:
---------------------------
Description:
Hi. My env is CentOS release 6.8 .
env:
# bzip2 --version
bzip2, a block-sorting file compressor. Version 1.0.6, 6-Sept-2010.
fail log:
...............
checking for library containing BZ2_bzDecompress... no
configure: error: library 'bzip2' is required.
'bzip2' is used for table compression. Check config.log for details.
It is possible the compiler isn't looking in the proper directory.
q:
CENTOS 6.X use bzip1.0.5 as default . The dependence libs are the biggest
pros.
What should I to do ? bzip2 1.0.6 had installed .
was:
Hi. My env is CentOS release 6.8 .
env:
# bzip2 --version
bzip2, a block-sorting file compressor. Version 1.0.6, 6-Sept-2010.
fail log:
...............
checking for library containing BZ2_bzDecompress... no
configure: error: library 'bzip2' is required.
'bzip2' is used for table compression. Check config.log for details.
It is possible the compiler isn't looking in the proper directory.
q:
CENTOS 6.X use bzip1.0.5 as default . The dependence libs are the biggest
pros.
What should I to do ? bzip2 1.0.6 had installed .
> build faild on centos 6.8 bzip2
> -------------------------------
>
> Key: HAWQ-1561
> URL: https://issues.apache.org/jira/browse/HAWQ-1561
> Project: Apache HAWQ
> Issue Type: Bug
> Components: Build
> Reporter: xinzhang
> Assignee: Radar Lei
>
> Hi. My env is CentOS release 6.8 .
> env:
> # bzip2 --version
> bzip2, a block-sorting file compressor. Version 1.0.6, 6-Sept-2010.
> fail log:
> ...............
> checking for library containing BZ2_bzDecompress... no
> configure: error: library 'bzip2' is required.
> 'bzip2' is used for table compression. Check config.log for details.
> It is possible the compiler isn't looking in the proper directory.
> q:
> CENTOS 6.X use bzip1.0.5 as default . The dependence libs are the biggest
> pros.
> What should I to do ? bzip2 1.0.6 had installed .
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)