mirror of
https://github.com/xroche/httrack.git
synced 2026-05-17 08:26:14 +03:00
httrack 3.40.4
This commit is contained in:
10
INSTALL.Linux
Normal file
10
INSTALL.Linux
Normal file
@@ -0,0 +1,10 @@
|
||||
HTTrack Website Copier - Install notes
|
||||
--------------------------------------
|
||||
|
||||
On most systems (including GNU/Linux), installing can be easily acheived using the following command:
|
||||
|
||||
./configure && make && make install
|
||||
-or- (if not compiling as root)
|
||||
./configure && make && su -c 'make install'
|
||||
|
||||
See also the INSTALL generic help file.
|
||||
Reference in New Issue
Block a user