| Subject: Re: How in linux ??? |
Author: Xavier Roche |
Date: 02/29/2004 23:09 |
| | > How can I use the httrack in the commandline of linux?> I extracted the
"httrack-3.30.tar.gz" and I don't know
> witch file should I run.
Just do:
tar xvfz httrack-3.30.tar.gz && cd httrack-3.30
&& ./configure --prefix=$HOME && make && make install
Then, run $HOME/usr/bin/httrack
| |
|
|
|
|
7
Created with FORUM 2.0.11