4593886 [rkeene@sledge /home/rkeene/projects/build]$ cat schroedinger.txt
# SHORT DESC: Dirac Wavelet Compression
# LONG DESC: Cross-platform implementation of the Dirac video compression specification as a C library.

# COMPILE REQUIREMENT: liboil

./configure --prefix=/usr --libdir="${libdir}" --sysconfdir=/etc --localstatedir=/var && \
make && \
make install || exit 1
4593887 [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:52:06