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
- download the ZIP file and uncompress it.
- open the
VC6 Project file
ntar.dsw
- 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.