linux installed in proz

W system has Thunder the download tool, L system too has prozilla
said the following procedure at CENTOS 5 system installed prozilla of
1, the first in the link below to download the latest stable version of prozilla remember at tar package versions
[url] http : = //prozilla.genesys.ro/ the p-download [/ url]?
2, and then extract the
tar -xjvf prozilla-2.0.4.tar.bz2 
3, to modify a file (if configured will appear before unmodified make extra qualification 'DL_Window ::' on member 'print_status' of error)
VI the src / download_win.h line 55
will be
void DL_Window :: print_status (download_t * download , int quiet_mode);

to
void print_status (download_t * download, int quiet_mode);

. 4, arranged prozilla installation properties
./configure --prefix = / usr / local / prozilla

. 5, the compiler prozilla
the make

. 6, mounted prozilla
the make the install

Then you can use to download the prozilla
/ usr / local / prozilla / bin / proz [url] http://mirror.cactiusers.org/downloads/CactiEZ-v0.3.tar.gz [/ url]
you can see there are several processes simultaneously download procedure.
And it can be HTTP,

/ Usr / local / prozilla / bin / proz --help can see to help illustrate.

Guess you like

Origin www.cnblogs.com/tiandi/p/11105107.html