4593354 [rkeene@sledge /home/rkeene/projects/build]$ cat lzo.txt
# SHORT DESC: Portable Lossless Data Compression Library
# LONG DESC: LZO is a portable lossless data compression library written in ANSI C.  It offers pretty fast compression and *very* fast decompression.  Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed.

# IGNORE: slackware-12.0
# IGNORE: slackware-12.1
# IGNORE: slackware-12.2
# IGNORE: slackware-13.0
# IGNORE: slackware-13.1
# IGNORE: slackware-13.2
# IGNORE: slackware-14.0
# IGNORE: slackware64-13.0
# IGNORE: slackware64-13.1
# IGNORE: slackware64-13.2
# IGNORE: slackware64-14.0
# IGNORE: slamd64-12.0
# IGNORE: slamd64-12.1
# IGNORE: slamd64-12.2

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593355 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:38:46