Prev Up (Under construction)

xz

Yet another compressor/decompressor (can't have enough of them it seems).

Compilation (V5.0.3)

Consult the README,INSTALL files.
Requires compilers following the C99 standard.
          # AIX 5.3, C 8.0
configure CC=cc CFLAGS="-O2 -D_LARGE_FILES -qlanglvl=stdc99" --disable-shared --prefix=/tmp/xz-5.0.3
          # HP-UX 10.20, native
configure CC=cc CFLAGS="-O2 -Ae -D_REENTRANT -D_FILE_OFFSET_BITS=64 +z" --disable-shared --prefix=/tmp/xz-5.0.3
          # HP-UX 10.11, native
configure CC=cc CFLAGS="-mt -fast +z -D_FILE_OFFSET_BITS=64" --disable-shared --prefix=/tmp/xz-5.0.3

make 
make install

Last updated: Mon, May 13, 2013 10:14:27 AM , M.Kraemer

Impressum Data privacy protection