HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: installation on my linux web hosting provider
Author: Xavier Roche
Date: 12/27/2005 22:09
 
> i was wondering
> if there is a way to install httrack without having
> root/admin access.

Just try:

./configure --prefix=$HOME
make
make install

And then, in your .profile (or .bashrc):

export PATH=$PATH:$HOME/bin
export LD_LIBRARY_PATH=$HOME/lib

This should do the trick!
 
Reply Create subthread


All articles

Subject Author Date
installation on my linux web hosting provider

12/21/2005 05:25
Re: installation on my linux web hosting provider

12/27/2005 22:09
Re: installation on my linux web hosting provider

01/08/2006 04:46




d

Created with FORUM 2.0.11