Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "HowToContribute" page has been changed by SteveLoughran:
https://wiki.apache.org/hadoop/HowToContribute?action=diff&rev1=99&rev2=100

Comment:
yum builds need openssl-devel installed too or -Pnative fails in hadoop-pipes

  
  For RHEL (and hence also CentOS):
  {{{
- yum -y install  lzo-devel  zlib-devel  gcc autoconf automake libtool
+ yum -y install  lzo-devel  zlib-devel  gcc autoconf automake libtool 
openssl-devel
  }}}
  
  For Debian and Ubuntu:

Reply via email to