LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   download manager (https://www.linuxquestions.org/questions/linux-software-2/download-manager-265831/)

monohouse 12-13-2004 04:48 AM

download manager
 
hi, im looking for a good download manager couldanyone give some advice ?

it has to be able to do multiple connections per server
and must support large files
..... for now these are the only important things

overlord73 12-13-2004 04:55 AM

check d4x.

monohouse 12-13-2004 05:07 AM

one more thing : no gnome OR KDE..........
but thanks......

Boby 12-13-2004 05:38 AM

Quote:

one more thing : no gnome OR KDE..........
you mean just text mode?
Code:

wget
In any WM you can go for D4X like overlord73 said, or Aria.
Boby

monohouse 12-13-2004 07:13 AM

not only text mode but GUI as well, just not gnome or KDE :)
fluxbox WM btw.....

aria does not compile well :(
actually it doesn't compile at all, anything else ?

maybe because last update was dated Thr, Dec 19, 2002 ?

Boby 12-16-2004 02:46 AM

Quote:

maybe because last update was dated Thr, Dec 19, 2002 ?
It doesn't matter.. ;)
Quote:

aria does not compile well
actually it doesn't compile at all
Any errors or something??

What distribution do you have? Is it RH9 [red it in your signature], go for and RPM for D4X.

Boby

monohouse 12-16-2004 04:06 AM

yes, it's RH9 (for now) but I don't want this to get in the way of things, so how do I fix it ?

monohouse 12-16-2004 04:09 AM

Code:

/mnt/manoa/temp/aria-1.0.0
is the extraction directory and the compilation directory, here is the output:

Code:

/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
In file included from /usr/include/openssl/ssl.h:179,
                from main.cc:39:
/usr/include/openssl/kssl.h:132: 'krb5_enctype' is used as a type, but is not
  defined as a type.
/usr/include/openssl/kssl.h:134: parse error before `*' token
/usr/include/openssl/kssl.h:147: parse error before `*' token
/usr/include/openssl/kssl.h:151: parse error before `*' token
/usr/include/openssl/kssl.h:153: parse error before `*' token
/usr/include/openssl/kssl.h:155: parse error before `*' token
/usr/include/openssl/kssl.h:157: parse error before `*' token
/usr/include/openssl/kssl.h:159: `krb5_context' was not declared in this scope
/usr/include/openssl/kssl.h:159: parse error before `,' token
/usr/include/openssl/kssl.h:160: `krb5_context' was not declared in this scope
/usr/include/openssl/kssl.h:160: parse error before `,' token
/usr/include/openssl/kssl.h:163: `krb5_timestamp' was not declared in this
  scope
/usr/include/openssl/kssl.h:163: parse error before `,' token
/usr/include/openssl/kssl.h:165: parse error before `*' token
/usr/include/openssl/kssl.h:167: `krb5_enctype' was not declared in this scope
/usr/include/openssl/kssl.h:167: parse error before `,' token
In file included from /usr/include/c++/3.2.2/backward/pair.h:59,
                from ItemList.h:34,
                from main.cc:46:
/usr/include/c++/3.2.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
make[3]: *** [main.o] Error 1
make[3]: Leaving directory `/mnt/manoa/temp/aria-1.0.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/manoa/temp/aria-1.0.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/manoa/temp/aria-1.0.0'
make: *** [all-recursive-am] Error 2

do you think I need to install OpenSSL ?

but why did it complete the configuration step then ?


All times are GMT -5. The time now is 05:09 PM.