Difference between revisions of "Lzma"

From CBLFS
Jump to navigationJump to search
(initial page creation)
(No difference)

Revision as of 16:27, 30 July 2007

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