http://spiderzilla.mozdev.org/installation.html
Spiderzilla for GNU/Linux (or other *nix systems)
This version is working only when you have xfree and HTTrack packages installed.
Why Xfree? Because Spiderzilla is using xterm.
After that you can install HTTrack from sources from this address httrack-3.33.tar.gz.
To install HTTrack here are the command lines:
$ tar xvfz httrack-*.tar.gz
(root permissions required to install HTTrack)
$ cd httrack-*
$ ./configure --prefix=/usr/local && make
# make install
$ /usr/local/bin/httrack
For more information look to www.httrack.com.
Install SpiderZilla for
Download SpiderZilla for (88 KB)
A script "skrypt.sh" has to be executable!
$ chmod +x skrypt.sh
(in ~/.mozilla/firefox/profiles/xxxxxxxx.default/extensions/{3cd27e92-1a30-11da-94c6-00e08161165f}/httrack/skrypt.sh)
Spiderzilla for MacOSX
This version is working only when you have X11 and HTTrack packages installed.
You must install X11 for Apple in order to have xterm,
After that you can install HTTrack from sources from this address httrack-3.33.tar.gz.
To install HTTrack here are the command lines:
$ tar xvfz httrack-*.tar.gz
(root permissions required to install HTTrack)
$ cd httrack-*
$ ./configure --prefix=/usr/local && make
# make install
$ /usr/local/bin/httrack
No comments:
Post a Comment