| Subject: Re: howto install httrack centos6 64_x86 |
Author: Xavier Roche |
Date: 09/24/2011 14:05 |
| | > Why is there not a repository in centos6 for
> httrack?> Howto install the repository for httrack?
You can also build it directly:
(http://download.httrack.com/cserv.php3?File=httrack.tar.gz)
yum install zlib-devel
tar xvfz httrack-3.44.1.tar.gz
cd httrack-3.44.1
./configure && make && make install
| |
|
|
|
|
b
Created with FORUM 2.0.11