WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Request: d4x downloader  (Read 7439 times)

Offline qb4

  • Newbie
  • *
  • Posts: 19
Request: d4x downloader
« on: December 29, 2008, 01:30:30 PM »

Offline tobiaus

  • Suspended
  • Hero Member
  • *****
  • Posts: 599
Re: Request: d4x downloader
« Reply #1 on: December 29, 2008, 07: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.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Request: d4x downloader
« Reply #2 on: December 30, 2008, 01: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).
« Last Edit: December 30, 2008, 01:45:55 AM by Juanito »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Request: d4x downloader
« Reply #3 on: December 30, 2008, 02:33:46 AM »
So, in short, it can limit download speed compared to Opera's builtin downloader ;)
The only barriers that can stop you are the ones you create yourself.

Offline tobiaus

  • Suspended
  • Hero Member
  • *****
  • Posts: 599
Re: Request: d4x downloader
« Reply #4 on: December 30, 2008, 07: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.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Request: d4x downloader
« Reply #5 on: December 30, 2008, 08: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.
The only barriers that can stop you are the ones you create yourself.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Request: d4x downloader
« Reply #6 on: December 30, 2008, 11:14:50 AM »
..just discovered that d4x depends on the boost c++ mega lib(s)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Request: d4x downloader
« Reply #7 on: December 30, 2008, 11:49:41 AM »
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.
The only barriers that can stop you are the ones you create yourself.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Request: d4x downloader
« Reply #8 on: January 04, 2009, 07:27:10 AM »
d4x.tcel posted

Offline qb4

  • Newbie
  • *
  • Posts: 19
Re: Request: d4x downloader
« Reply #9 on: January 06, 2009, 12:22:20 AM »
Gratefully received.
Thank you.