| View previous topic :: View next topic |
| Author |
Message |
asgard neophyte
Joined: 10 Sep 2007 Posts: 32
|
Posted: Thu Feb 28, 2008 7:41 am Post subject: |
|
|
Normal_gd core
| Code: | Buildinfo
Version: MLNet Multi-Network p2p client version 2.9.3.CVS (mlnet.normal_gd)
SCM version: 2008-02-21 15:27:41
Networks: Global Shares FileTP BitTorrent Donkey (SUI)
Ocaml version: 3.10.1 - C compiler version: 4.1.2 - C++ compiler version: 4.1.2
Built on: Linux ppc 2.4.36.1 (big endian) with glibc 2.3.6
Configure args:'--disable-multinet' '--enable-bittorrent' '--enable-filetp' '--disable-magic' '--enable-batch' '--enable-checks'
Features: threads zlib-1.2.3 bzip2-1.0.3 gd(jpg/png-1.2.15) iconv(active) no-magic check-bounds |
Normal core
| Code: | Buildinfo
Version: MLNet Multi-Network p2p client version 2.9.3.CVS (mlnet.normal)
SCM version: 2008-02-21 15:27:41
Networks: Global Shares FileTP BitTorrent Donkey (SUI)
Ocaml version: 3.10.1 - C compiler version: 4.1.2 - C++ compiler version: 4.1.2
Built on: Linux ppc 2.4.36.1 (big endian) with glibc 2.3.6
Configure args:'--disable-multinet' '--enable-bittorrent' '--enable-filetp' '--disable-magic' '--disable-gd' '--enable-batch' '--enable-checks'
Features: threads zlib-1.2.3 bzip2-1.0.3 no-gd iconv(active) no-magic check-bounds |
Mimimal core
| Code: | Buildinfo
Version: MLNet Multi-Network p2p client version 2.9.3.CVS (mlnet.minimal)
SCM version: 2008-02-21 15:27:41
Networks: Global Shares Donkey (noSUI)
Ocaml version: 3.10.1 - C compiler version: 4.1.2
Built on: Linux ppc 2.4.36.1 (big endian) with glibc 2.3.6
Configure args:'--disable-multinet' '--disable-magic' '--disable-gd' '--enable-batch' '--enable-checks' '--disable-donkeysui'
Features: threads zlib-1.2.3 bzip2-1.0.3 no-gd iconv(active) no-magic check-bounds |
The normal and minimal core seem to take much longer to load as compared to full and normal_gd. Ran some test on the download speed but was not happy with the result. Is there any specific torrent/site with lot of seeders and good download speed to test out? |
|
| Back to top |
|
 |
fabtar Sage

Joined: 04 Feb 2004 Posts: 1575 Location: Italy
|
Posted: Thu Feb 28, 2008 7:53 am Post subject: |
|
|
Thanks for detailed feedback!
BT performance is usually a Mldonkey issue.Mldonkey is slow compared to other BT clients.(you have to be lucky with the tracker).
I think that you can try with isohunt, look for newest content with tons of seeders.
http://isohunt.com/
also mininova is a great site:
http://www.mininova.org/
I think that mldonkey gives its best with edonky module. _________________ ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/ |
|
| Back to top |
|
 |
fabtar Sage

Joined: 04 Feb 2004 Posts: 1575 Location: Italy
|
Posted: Thu Feb 28, 2008 11:02 am Post subject: |
|
|
@asgard
I have noticed that in full buildinfo:
This is quite strange cause I have tried to confgigure and make a statically linked executable.Have you disabled magic in other ways(arcane options)?
@developers
Have I to share libmagic1 too with other libraries or is libmagic statically linked with executable? _________________ ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/ |
|
| Back to top |
|
 |
asgard neophyte
Joined: 10 Sep 2007 Posts: 32
|
Posted: Thu Feb 28, 2008 12:09 pm Post subject: |
|
|
I left out the magic files when I recreate the MLDonkey working environment while testing the full core. These files are located in the /usr/share/file folder and has since been rectified.
FYI, the magic files consist of:
magic
magic.mgc
magic.mime
magic.mime.mgc |
|
| Back to top |
|
 |
spiralvoice Sage
Joined: 06 Jan 2003 Posts: 3983 Location: Germany
|
Posted: Thu Feb 28, 2008 12:26 pm Post subject: |
|
|
| fabtar wrote: | @developers
Have I to share libmagic1 too with other libraries or is libmagic statically linked with executable? |
Status of libmagic support has three options:
- no-magic, either MLDonkey configure did not find libmagic headers or --disable-magic was used
- magic(inactive), MLDonkey was compiled with libmagic support but could not find the magic database at runtime. There is no need to supply libmagic.so with a statically compiled MLDonkey binary.
- magic(active), speaks for itself  _________________ Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks |
|
| Back to top |
|
 |
fabtar Sage

Joined: 04 Feb 2004 Posts: 1575 Location: Italy
|
Posted: Thu Feb 28, 2008 12:33 pm Post subject: |
|
|
@asgard and spiralvoice
Thx
I think I'll try bundling magic database files in my library package too.
@asgard
You have chosen to recreate the mldonkey enviroment using bundled libraries with LD_LIBRARY trick or jail, which is a very good(the best) experiment, but sometimes things could work with your own OS libraries too.(I point this fact for completeness). _________________ ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/ |
|
| Back to top |
|
 |
asgard neophyte
Joined: 10 Sep 2007 Posts: 32
|
Posted: Thu Feb 28, 2008 1:17 pm Post subject: |
|
|
| @fabtar, using the jail method allow me to recreate test environment and also because this is how MLD was setup on my NAS. |
|
| Back to top |
|
 |
fabtar Sage

Joined: 04 Feb 2004 Posts: 1575 Location: Italy
|
Posted: Wed Mar 05, 2008 12:50 pm Post subject: |
|
|
first post updated:
I have compiled 2.9.4 with my new etch enviroment.I have bundled more libraries with the cores.
Being my second ecth cores.. please give me feedback.
(Example: "Sarge cores have worked well, but these new cores fail, they suck! " ) _________________ ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/ |
|
| Back to top |
|
 |
fabtar Sage

Joined: 04 Feb 2004 Posts: 1575 Location: Italy
|
Posted: Tue May 13, 2008 3:38 pm Post subject: |
|
|
2.9.5 out _________________ ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/ |
|
| Back to top |
|
 |
fabtar Sage

Joined: 04 Feb 2004 Posts: 1575 Location: Italy
|
Posted: Fri Jun 06, 2008 12:07 pm Post subject: |
|
|
This is quite a good news.
QNAP System has decided to integrate Mldonkey on their boxes by providing a simple way to download and install the software via an integrated package management system : QPKG.
This should semplify a lot the installation on those boxes. Hoping other manufacters join this idea I like to notify this solution to all mldonkey's users.
This feature is actually avaiable on beta firmwares (accesible from forums) but will be avaiable on official firmwares in few weeks.
I suggest to qnap's users to look at this way of installing mldonkey cause it is well integrated.If you are a power user and you like particular features you can still look to my compiled cores in the stikies.
about QPKG:
http://www.qnap.com/faq_detail.asp?q_id=461
please note:
| Code: |
QPKG platform is currently available on TS-109/209/409 Turbo NAS series and will soon be available on the TS-101/201 series as well. |
about Mldonkey on QNAP
http://www.qnap.com/pro_features_QPKG.asp _________________ ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/ |
|
| Back to top |
|
 |
fabtar Sage

Joined: 04 Feb 2004 Posts: 1575 Location: Italy
|
Posted: Sat Aug 30, 2008 9:43 am Post subject: |
|
|
updated _________________ ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/ |
|
| Back to top |
|
 |
Zimko59 Guest
|
Posted: Tue Dec 16, 2008 6:20 pm Post subject: |
|
|
Dont work....
synology DS207
I ave try methode :
LD_LIBRARY_PATH=/volume1/mldonkeylib:$LD_LIBRARY_PATH ../volume1/mldonkey/mlnet
Core start but :
| Quote: | The core therefore is unable to get eDonkey serverlists and loading
.torrent files via dllink from websites is also impossible.
If you are using MLDonkey in a chroot environment you should
consider reading this article to get DNS support back:
http://mldonkey.sourceforge.net/Chroot |
Version 2.9.2 work but i'am lost source and can't find files, if you can help me. |
|
| Back to top |
|
 |
fabtar Sage

Joined: 04 Feb 2004 Posts: 1575 Location: Italy
|
Posted: Tue Dec 16, 2008 7:11 pm Post subject: |
|
|
Hi zimko,
quite strange.. powerpc architecture's users have always solved using my added libraries.
Question: Have you used the libraries bundled with my powerpc core? or are you using older libraries taken from another place/older core?
in case you are updating the core it is a good idea to update the libraries too.. sometimes I update the VM copilation enviroment  _________________ ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/ |
|
| Back to top |
|
 |
zimko59 Guest
|
Posted: Tue Dec 16, 2008 10:08 pm Post subject: |
|
|
No i ave use your library,but i am 'a stupid question' :
Why somme library is empty ?
if y replace my library (usr/lib) by your ,my system crashe.
And can you repost 2.9.2 cvs version ? |
|
| Back to top |
|
 |
spiralvoice Sage
Joined: 06 Jan 2003 Posts: 3983 Location: Germany
|
Posted: Wed Dec 17, 2008 11:13 am Post subject: |
|
|
| zimko59 wrote: | | if y replace my library (usr/lib) by your ,my system crashe. |
Because fabtars libs are not for use in /usr/lib, this *will* destroy
your system. You need to setup a chroot environment and copy the
libs into that chroot directory structure. _________________ Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © phpBB Group
|
|
|
|