Page 1 of 1

how to install steady flow download manager in mageia2

PostPosted: Feb 4th, '13, 16:58
by nilguy
does any one know how to install it in mageia 2 plz reply

Re: how to install steady flow download manager in mageia2

PostPosted: Feb 5th, '13, 20:09
by doktor5000
Maybe it's easier to install it as a Chromium/Chrome extension: https://launchpad.net/chromeflow
But the installation of steadyflow, when you have all the relevant devel-packages installed, is as easy as:
Code: Select all
tar xfv steadyflow-0.2.0.tar.xz && cd steadyflow-0.2.0 && cmake . && make

inside the directory where you downloaded the tarball from e.g. https://launchpad.net/steadyflow/trunk/ ... 2.0.tar.xz

But i can't see why would want this as a download manager, when there's jDownloader which does not even need to be compiled ...