Re: Compile Hadoop 1.0.3 native library failed on mac 10.7.4

2012-06-13 Thread Mapred Learn
Hi Yong, Could you send steps to set it up on MAC ? Looks like there's no documentation about it. On Fri, Jun 8, 2012 at 9:21 PM, Yongwei Xing wrote: > Hello > > I am trying to compile the hadoop native library on mac os. > > My Mac OS X is 10.7.4. My Hadoop is 1.0.3 > > I have installed the z

Compile Hadoop 1.0.3 native library failed on mac 10.7.4

2012-06-08 Thread Yongwei Xing
Hello I am trying to compile the hadoop native library on mac os. My Mac OS X is 10.7.4. My Hadoop is 1.0.3 I have installed the zlib 1.2.7 and lzo 2.0.6 like below: ./configure -shared --prefix=/usr/local/[zlib/lzo] make make install I check the /usr/local/zlib-1.2.7 and /usr/local/lzo-2.0