Lzma

From CBLFS
Revision as of 09:14, 21 October 2008 by Chipster19 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: http://tukaani.org/lzma/lzma-4.32.7.tar.gz

Introduction to Lzma

The LZMA package contains the Lempel-Ziv-Markov Algorithm compression utilities

Project Homepage: http://tukaani.org/lzma/

Dependencies

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package

make install