Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: qb4 on December 29, 2008, 04:30:30 PM

Title: Request: d4x downloader
Post by: qb4 on December 29, 2008, 04:30:30 PM
http://www.icewalkers.com/Linux/Software/510100/Downloader-for-X.html

(I know we have wget)
Title: Re: Request: d4x downloader
Post by: tobiaus on December 29, 2008, 10:21:49 PM
i tried compiling it, but i've never managed to compile anything before. only tc is both close enough to my needs and created with the kind of care that makes me want to bother, but i've found that it doesn't always have the things you need to compile something.

what to do about that is beyond me technically but other people seem to understand. if i'm ever able to compile things, i'll try again, but it may need things that are taken for granted one place and not worth adding for one little downloader. i hope someone is able to help you with it. i had fun trying.
Title: Re: Request: d4x downloader
Post by: Juanito on December 30, 2008, 04:37:26 AM
I'll try to have a look at this in the next couple of days

Edit: From wikipedia:
Quote
Downloader For X (or simply D4X) is a download manager/accelerator for Unix-like systems. It is open source software released under the Artistic licence. It can pause and restart downloads at any time, and utilises both the HTTP and FTP protocols. It can limit download speeds to free bandwidth for other uses.

The project seems to be dead. Since it uses the obsolete Artistic License 1.0, which FSF doesn't consider to be free, it could be removed from Linux distributions with strong license policies (such as Fedora, see Artistic 1.0 Removal for details).
Title: Re: Request: d4x downloader
Post by: curaga on December 30, 2008, 05:33:46 AM
So, in short, it can limit download speed compared to Opera's builtin downloader ;)
Title: Re: Request: d4x downloader
Post by: tobiaus on December 30, 2008, 10:20:22 AM
So, in short, it can limit download speed compared to Opera's builtin downloader ;)

well yeah, but some people don't want to use opera unless they go open. we're just odd that way. i've used it many times before, it's the nicest proprietary webbrowser i've ever seen.
Title: Re: Request: d4x downloader
Post by: curaga on December 30, 2008, 11:03:30 AM
I'm the type who won't understand using a graphical app for downloading. Especially gtk2. If you're not afraid of the console, aria2 is open source, and available as a tce.
Title: Re: Request: d4x downloader
Post by: Juanito on December 30, 2008, 02:14:50 PM
..just discovered that d4x depends on the boost c++ mega lib(s)
Title: Re: Request: d4x downloader
Post by: curaga on December 30, 2008, 02:49:41 PM
The boost libs are actually 95% headers ;)

They have several functions made just using #defines for lazy c++ programmers. The whole thing only takes space, and is usually only needed compile-time.
Title: Re: Request: d4x downloader
Post by: Juanito on January 04, 2009, 10:27:10 AM
d4x.tcel posted
Title: Re: Request: d4x downloader
Post by: qb4 on January 06, 2009, 03:22:20 AM
Gratefully received.
Thank you.