HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: after install of deb package on linux: probl
Author: Xavier Roche
Date: 05/28/2004 18:14
 
> I'm rather new to linux (Debian-based Libranet 2.7), and
> used apt-get install webhttrack. Nothing went wrong 
apparently.

Please use the current "unstable" package - the one in 
testing is broken (and apparently something is wrong with 
the autobuilders, because the unstable package has not 
entered testing)

Ensure this line is in your /etc/apt/sources.list file: (or 
any other sid mirror)

deb <http://http.us.debian.org/debian> sid main contrib non-
free

And then,
apt-get update
apt-get install webhttrack

>NB: It'd be nice if instructions for nitwits like me were
>included somewhere on the site as to how to compile or
>configure the app from the tar.gz file when apt-get fails 
to
>do the job.

Generally builds are totally standards - in this case:

tar xvfz httrack-*.tar.gz
cd httrack-*
./configure && make && su -c 'make install'
 
Reply Create subthread


All articles

Subject Author Date
after install of deb package on linux: probl

05/28/2004 15:48
Re: after install of deb package on linux: probl

05/28/2004 18:14
Re: after install of deb package on linux: probl

05/31/2004 14:06




5

Created with FORUM 2.0.11