diff --git a/general/genlib/lzo.xml b/general/genlib/lzo.xml index d22740e28a..2c3d1ed8f4 100644 --- a/general/genlib/lzo.xml +++ b/general/genlib/lzo.xml @@ -4,101 +4,115 @@ %general-entities; - - - - - - + + + + + + ]> - -$LastChangedBy$ -$Date$ - - -<acronym>LZO</acronym>-&LZO-version; - -LZO + + + + $LastChangedBy$ + $Date$ + + + LZO-&LZO-version; + + + LZO + - -Introduction to <application><acronym>LZO</acronym></application> + + 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. + + 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; + + + + LZO Dependencies + + Optional + and + Dmalloc + + + + + Installation of 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. + Install LZO by running the + following commands: -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; - - -<application><acronym>LZO</acronym></application> -dependencies -Optional - and -Dmalloc - - - - - - -Installation of <application><acronym>LZO</acronym></application> - -Install LZO by running the -following commands: - -./configure --prefix=/usr --enable-shared && -make - -Now, as the root user: - -make install && +./configure --prefix=/usr --enable-shared && +make + + 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; +install -v -m644 doc/* /usr/share/doc/lzo-&LZO-version; + + + + + Contents - + + Installed Programs + Installed Library + Installed Directory + + + None + liblzo.[so,a] + /usr/share/doc/lzo-&LZO-version; + + + + + Short Descriptions + + + + + liblzo.[so,a] + + is a data compression and decompression library. + + liblzo.[so,a] + + + + + - -Contents - - -Installed Programs -Installed Library -Installed Directory - - -None -liblzo.[so,a] -/usr/share/doc/lzo-&LZO-version; - - - - -Short Descriptions - - - -liblzo.[so,a] -is a data compression and decompression library. - -liblzo.[so,a] - - - - - +