Subject: httrack-3.48.9 compilation error with Ubuntu 14.04
Author: moe
Date: 05/30/2014 14:39
Hi,
The compilation of httrack fails on Ubuntu 14.04.
In order to fix that I had to add:
#include <string.h>
to the htsnet.h file (right after the #define HTS_DEFNETH).
Thanks,
M