unrar(Under construction)


Compilation (V3.7.8/4.0.7)

Straightforward. Unpack the source archive and follow the instructions in readme.txt. In particular makefile.unix has to be adapted to select the appropriate compiler and options. Also, the standard make sometimes seems to be unable to cope with some of the constructs. In this case disable the line
unrar:        WHAT=UNRAR
and run
make WHAT=UNRAR -f makefile.unix
instead.

AIX (>=5)

In makefile.unix add
.SUFFIXES: .cpp
In os.hpp add
|| defined(_POWER)
where the endianness is determined.

HP-UX

10.20

The native CC does not work well out-of-the-box. Use g++ instead.
Last update: 13-Apr-2011, M.Kraemer

Impressum Data privacy protection