HTTRACK on CentOS

First thing to do is download the httrack at softpedia. Untar the source code with tar -xzf filename.tgz
Install the zlib-devel yum install zlib-devel
Move to folder
./configure
make
make install

Done!!

No comments yet

Leave a reply