[ 
https://issues.apache.org/jira/browse/HADOOP-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613821#action_12613821
 ] 

Colin Evans commented on HADOOP-3659:
-------------------------------------

I installed the lzo package from http://www.oberhumer.com/opensource/lzo/ - the 
MacPorts lzo package drops its libs in /opt/local/include, which isn't in the 
default lib path.  I guess that the configure script should probably support 
either install..

> Patch to allow hadoop native to compile on Mac OS X
> ---------------------------------------------------
>
>                 Key: HADOOP-3659
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3659
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.17.0
>         Environment: Mac OS X 10.5.3
>            Reporter: Colin Evans
>            Assignee: Colin Evans
>            Priority: Minor
>         Attachments: hadoop-native-mac.patch
>
>
> This patch makes the autoconf script work on Mac OS X.  LZO needs to be 
> installed (including the optional shared libraries) for the compile to 
> succeed.  You'll want to regenerate the configure script using autoconf after 
> applying this patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to