Difference between revisions of "Lzma"
From CBLFS
Jump to navigationJump to search (initial page creation) |
Chipster19 (talk | contribs) |
||
Line 2: | Line 2: | ||
|-valign="top" | |-valign="top" | ||
!Download Source: | !Download Source: | ||
− | | http://tukaani.org/lzma/lzma- | + | | http://tukaani.org/lzma/lzma-{{Lzma-Version}}.tar.gz |
|} | |} | ||
Latest revision as of 08:14, 21 October 2008
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