File netwox-5.35.0-src.tgz contains source code.
File netwox-5.35.0-bin_windows.tgz contains the DLL for
Windows, and the executable.
File netwox-5.35.0-doc_html.tgz contains
HTML documentation.
Which files to download ?
For Unix :
- netwib
(if not already downloaded)
- netwox-5.35.0-src.tgz
- netwox-5.35.0-doc_html.tgz
- then,
netwag
which is a Graphical User Interface
For Windows, if you want the precompiled version :
- netwox-5.35.0-bin_windows.tgz
- netwox-5.35.0-doc_html.tgz
- then,
netwag
which is a Graphical User Interface
For Windows, if you want to recompile netwox :
- netwib
(if not already downloaded)
- netwox-5.35.0-src.tgz
- netwox-5.35.0-doc_html.tgz
- then,
netwag
which is a Graphical User Interface
The tgz contains a compressed archive. To open it under Unix :
tar zxvf file.tgz
gunzip file.tgz ; tar xvf file.tar
Under Windows, just use for example WinZip, WinRaR, WinAce, etc.
What to do with the md5
?
The md5 allows to check if the file has not been corrupted during
transfer.
To compute the md5, the command "md5sum" has to be used. This command
is standard on most Unix systems. For Windows, use
md5sum.exe.
Then, just execute "md5sum filename". For example
"md5sum file.tgz". The result have
to be the same
as the content of the file file.md5.
If this is not the case,
try downloading again the file (for example from a mirror site,
listed at the bottom of this page).