Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "UsingLzoCompression" page has been changed by KayKay. http://wiki.apache.org/hadoop/UsingLzoCompression?action=diff&rev1=18&rev2=19 -------------------------------------------------- $ sudo make install }}} + On Linux: + + * On Linux (with gcc compiler), to compile for 64-bit machine + {{{ + $ export CFLAGS="-m64" + }}} Build the native connector library: {{{ $ ant compile-native
