Lzma

From CBLFS
Revision as of 16:27, 30 July 2007 by 85.144.213.48 (talk) (initial page creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: http://tukaani.org/lzma/lzma-4.32.0beta4.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