NTAR: Download

Important note: the two packages contain the same source code, but they have been compressed with different utilities, and the compilation instructions are different.

Windows NT/2000/XP/2003 source code

Compilation instructions

  1. download the ZIP file and uncompress it.
  2. open the VC6 Project file ntar.dsw
  3. build the NTAR.dll library.

Linux source code (tested on RedHat 9.0 and Fedora Core 3)

NTAR source code
(TGZ format)

Compilation instructions

  • download the TAR.GZ file and uncompress it.
  • go to the ntar folder, and execute the following commands:
    • ./configure
    • make
    • make install
  • The above sequence will create a shared library, and install it into your system.

Developer's pack download

At the moment no developer's pack is available. You should download and compile the NTAR source code prior to using it.  

Last modified: Friday, February 24, 2006 18.19