Page 1 of 3
ed2k link

Posted:
Thu Dec 20, 2012 9:47 am
by fraumo
Hello
First of all thanks for the good work
There is any change to download ed2k link??
That means like emule?
Re: ed2k link

Posted:
Thu Dec 20, 2012 3:07 pm
by fvdw
I don't know this protocol, but if it is just a download link you can try to paste it in wget (see menu in webinterface)
Re: ed2k link

Posted:
Thu Dec 20, 2012 4:00 pm
by Jocko
With What I understand I don't think wget can download files from an ed2k url. Need to install an ed2k client.
Re: ed2k link

Posted:
Thu Dec 20, 2012 4:48 pm
by fraumo
I think there must be a ed2k client. There is any change to include in next update?
Re: ed2k link

Posted:
Thu Dec 20, 2012 5:46 pm
by fvdw
which client, do you have information...you could at least try to do some research what will be needed :mrgreen:
Re: ed2k link

Posted:
Thu Dec 20, 2012 10:23 pm
by sime1
there is mldonkey, i managed to install it on my ns2 with fvdw firmware and it seems to work (at least do the web interface and the search, i haven't alerady tried to download anything).
There's a problem when you try to change the admin password, and it also complain about the outdated version of libc, but it should work anyway...
Re: ed2k link

Posted:
Fri Dec 21, 2012 11:20 am
by fvdw
..mmmm mldonkey, we will look at that
yes libc is an older version (2.3.6) but upgrading that is tricky because all binaries and libraries in the software use it and might need recompiling when upgrading it to a newer version. That's a major action with big risk of trouble
Further a newer version is not necessary better, C language is already around for a long time and the version we use is perfectly capable to run everything. I did not run into a situation yet that we could not install something because of a too old libc version :mrgreen:
So is it worth the effort to upgrade libc :disapprove
Re: ed2k link

Posted:
Fri Dec 21, 2012 3:33 pm
by fraumo
Ok if you try it will be a start
thanks
Re: ed2k link

Posted:
Fri Dec 21, 2012 3:50 pm
by sime1
you could just compile mldonkey using the current libc... It is open source, so you shouldn't find any problem...
Re: ed2k link

Posted:
Fri Dec 21, 2012 7:54 pm
by fvdw
its running
- Code: Select all
root@fvdwsl-nwsp2:/share/1000/fvdw/mldonkey-3.1.3 # ./mlnet
2012/12/21 21:30:15 [cO] Starting MLDonkey 3.1.3 ...
2012/12/21 21:30:15 [cO] Language EN, locale UTF-8, ulimit for open files 1024
2012/12/21 21:30:15 [cO] MLDonkey is working in /.mldonkey
2012/12/21 21:30:15 [cO] creating new MLDonkey base directory in /.mldonkey
2012/12/21 21:30:15 [cO] loaded language resource file
2012/12/21 21:30:15 [DNS] Resolving [fvdwsl-nwsp2.local] ...
2012/12/21 21:30:15 [DNS] Resolving [www.mldonkey.org] ...
2012/12/21 21:30:15 [dMain] Libmagic file-type recognition database present
2012/12/21 21:30:16 [cO] Logging in /.mldonkey/mlnet.log
2012/12/21 21:30:16 [dMain] Core started
(needed a recompile of libmagic to get the libmagic database)
mldonkey.JPG