LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   FireFox and auto gwget or similar? (https://www.linuxquestions.org/questions/fedora-35/firefox-and-auto-gwget-or-similar-288055/)

johnnydangerous 02-09-2005 07:45 AM

FireFox and auto gwget or similar?
 
any ideas how to implement auto download manager like gwget? or else? I tried with some extension but none showed results :(

mebrelith 02-09-2005 06:38 PM

Hi there, my solutions was to install Downloader for X (u can get it from http://dag.wieers.com/home-made/apt/packages.php) and then installed the FlashGot extension.
The all you have to do is set D4X as downloader and select FlashGot everytime you download something or you can even right-click whatever u want to download and select FlashGot link.
Hope this helps.

johnnydangerous 02-10-2005 12:24 AM

I got both but downloader for X can't compile wow... any other ideas about a program to monitor URL?

sbassett 02-10-2005 10:38 AM

If you add the Dag repository to yum or apt, there is no compiling needed, or even just download the link from the Dag site, but then you need to find any depencies.

Yum:



Code:

Create /etc/yum.repos.d/dag.repo
Then in the file dag.repo enter

Code:

[dag]
name=Dag RPM Repository for Fedora Core
baseurl=http://apt.sw.be/fedora/$releasever/en/$basearch/dag/
enabled=1
#gpgcheck=1

And then import the dag key

Update yum and then install D4x, you should be golden.

johnnydangerous 02-10-2005 05:01 PM

great now I have one more repo coz I have 10 but not this one and it gives me bufferoverflow if I start them all with yumex


All times are GMT -5. The time now is 10:44 PM.