%general-entities; ]> $LastChangedBy$ $Date$ LZO-&LZO-version; LZO Introduction to LZO LZO is a data compression library which is suitable for data decompression and compression in real-time. This means it favors speed over compression ratio. &lfs71_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &LZO-md5sum; Download size: &LZO-size; Estimated disk space required: &LZO-buildsize; Estimated build time: &LZO-time; User Notes: Installation of LZO Install LZO by running the following commands: ./configure --prefix=/usr --enable-shared && make To test the results, issue: make check. All the checks should pass. Now issue make test to run the full suite of tests. Now, as the root user: make install && install -v -m755 -d /usr/share/doc/lzo-&LZO-version; && install -v -m644 doc/* /usr/share/doc/lzo-&LZO-version; Contents Installed Programs Installed Library Installed Directory None liblzo2.{so,a} /usr/include/lzo and /usr/share/doc/lzo-&LZO-version; Short Descriptions liblzo2.{so,a} is a data compression and decompression library. liblzo2.{so,a}