| View previous topic :: View next topic |
| Author |
Message |
skygunner neophyte
Joined: 17 Sep 2009 Posts: 4
|
Posted: Sun Jun 13, 2010 8:32 am Post subject: |
|
|
| sercik wrote: |
I thought that in mipsel binary you was not able to compile kad support.
But, did you tell me that kad is present in mipsel binary??
and this is not useful because the new emule is not compatible with kad
implemented in mldonkey?
So we will lose kad in mldonkey? GRRRRR!!!!
|
According to my test, fabtar's builds do inlcude Kad support (marked as experimental). And it seems to work fine (got enough peers).
I think what fabtar mentioned means MLDonkey's Kad implementation only supports old Kad protocal. But current emule versions are using new Kad protocal and not compatible with old Kad protocal. So as emule users move to new version, MLDonkey's Kad implementation will become useless, just like Overnet. |
|
| Back to top |
|
 |
fabtar Sage

Joined: 04 Feb 2004 Posts: 1575 Location: Italy
|
Posted: Sun Jun 13, 2010 8:03 pm Post subject: |
|
|
| skygunner wrote: |
According to my test, fabtar's builds do inlcude Kad support (marked as experimental). And it seems to work fine (got enough peers).
I think what fabtar mentioned means MLDonkey's Kad implementation only supports old Kad protocal. But current emule versions are using new Kad protocal and not compatible with old Kad protocal. So as emule users move to new version, MLDonkey's Kad implementation will become useless, just like Overnet. |
Right! _________________ ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/ |
|
| Back to top |
|
 |
Gregory neophyte

Joined: 23 Sep 2010 Posts: 25 Location: Belarus, Minsk
|
Posted: Mon Oct 04, 2010 2:08 pm Post subject: Could you please build 3.0.5 for mipsel? |
|
|
Fabtar, could you please build latest MlDonkey (3.0.5) for mipsel? I've tried on NetworkedMediaTank (NMT) Egreat M34A. Your 3.0.2CVS works, but have problem with chat messages / user names in national language, fixed in 3.0.3.
Thank you in advance,
Gregory |
|
| Back to top |
|
 |
fabtar Sage

Joined: 04 Feb 2004 Posts: 1575 Location: Italy
|
Posted: Sat Oct 09, 2010 7:33 pm Post subject: |
|
|
I have scheduled a new release for tomorrow eavining _________________ ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/ |
|
| Back to top |
|
 |
Gregory neophyte

Joined: 23 Sep 2010 Posts: 25 Location: Belarus, Minsk
|
Posted: Sat Oct 09, 2010 7:40 pm Post subject: |
|
|
Super! thank you in advance! |
|
| Back to top |
|
 |
Balamutick user

Joined: 19 Oct 2008 Posts: 231 Location: Russia, Saint-Peterburg city
|
Posted: Sat Oct 09, 2010 11:17 pm Post subject: |
|
|
| fabtar wrote: | | I have scheduled a new release for tomorrow eavining | Molto buona !!!
Fabtar, but you could not tell how to make such an assembly, for our(my and Gregory) self education ? _________________ Russian community Mldonkey. Русское сообщество MLdonkey. |
|
| Back to top |
|
 |
fabtar Sage

Joined: 04 Feb 2004 Posts: 1575 Location: Italy
|
Posted: Wed Oct 13, 2010 5:56 pm Post subject: |
|
|
Hi,
I have already explained the way I provide binaries in these threads a bunch of times, this is not a secret or mysterious alchemy but I'm happy to explain&share again.
I think in the late 2006 I have had hard times trying to cross compile mldonkey, then I have reminded about the QEMU emulator.
Years ago it was difficult to set up an emulated Linux Debian environment for ARM Eabi and PowerPC but luckly I won the battle.
After setting up few Linux VMs , I have simply compiled Ocaml inside them and I wrote few junky scripts in order to compile the cores.
The scripts simply applies the standard compilation guide .
Why haven't I released my VM images?
Because they are huge and in fact they are easily reproducible ( I have released a PowerPC DEbian ETCH image years ago on OSZoo, because it was the most difficult to set up).
The scripts suck a lot too, they are bounded to my current local network topology cause they retrieve data and put the obtained archives in network folders... so I have not seen a reason to release buggy and rough scripts.
Currently set up the VMs is very easy (the situation is highly improved) and you can simply google "aurelien jarno qemu images" and pick them, deploy them and start hacking ) .
It's quite strange you have not read about this in these release threads, I have pointed this "way" lots of times and suggested my IMHO best practice.
Regards
P.s: there are a bunch of details, like knowing Ocaml's limitation per architectures, particular problems per architecture, and trying to compile with the oldest glibc and trying to bundle all the extra libraries.
With libraries , anyone can reproduce (chrott) a little environment which reproduce the original one but usually this is not needed.
I have also promised to clean my images, improve my script and release them but I currently lack time but I'll surely do sometimes, in the future.
I'm uploading the cores just now _________________ 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 Oct 14, 2010 5:34 pm Post subject: |
|
|
For the first time... MIPS is out _________________ ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/ |
|
| Back to top |
|
 |
Balamutick user

Joined: 19 Oct 2008 Posts: 231 Location: Russia, Saint-Peterburg city
|
Posted: Fri Oct 15, 2010 7:12 am Post subject: |
|
|
| fabtar wrote: | | I have already explained the way | Thank you for Fabtar detailed response.
I did not plan to occupy you time.
My knowledge of English enables me to read, but I look for information is difficult, because I just wanted a good kick in the Google, to learn key words to search for and may be a link here on the forum. In start. _________________ Russian community Mldonkey. Русское сообщество MLdonkey. |
|
| Back to top |
|
 |
spiralvoice Sage
Joined: 06 Jan 2003 Posts: 3982 Location: Germany
|
Posted: Fri Oct 15, 2010 10:57 pm Post subject: |
|
|
| fabtar wrote: | Currently set up the VMs is very easy (the situation is highly improved) and you can simply google "aurelien jarno qemu images" and pick them, deploy them and start hacking ) . |
Correct, I already compiled a PPC binary here and will soon start with other archs.
@fabtar: I am planning to release binaries (make release.mlnet.static) on
sf.net for qemu-supported platforms but I will put them up for testing here
before doing so.
What about providing one additional file per platform with files needed to run
MLDonkey on certain machines, for example in chroot environments? If you
like, and have time, I think it would be a good idea if you provide these files
once, because you have the most experience for this. I would upload them
on sf.net as well, so in the future users download your file package once and
update the core, compiled by me, regularly. _________________ Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks |
|
| Back to top |
|
 |
enigmista neophyte
Joined: 05 May 2007 Posts: 8
|
Posted: Thu Nov 04, 2010 9:43 am Post subject: |
|
|
Hi, I want to gime my feedback for AZBOX (a digital sat receiver) and for DM500.
For AZBOX i have used MIPSEL version, for DM500 PowerPC version: same problem: more CPU used so I can't use decoder for watching TV. For lower memory usage and low CPU usage I have read MLDonkey WIKI but without succes.
Best regards |
|
| Back to top |
|
 |
nospam75 neophyte
Joined: 28 Nov 2010 Posts: 1
|
Posted: Mon Nov 29, 2010 12:35 am Post subject: Feedback on WD TV Live |
|
|
Version MIPSEL 3.0.5CVS worked on my WD TV Live media player. Setting LD_LIBRARY_PATH was necessary to make DNS work.
This is excellent, there was an alternative for mldonkey using optware which never worked.
Thanks fabtar. |
|
| Back to top |
|
 |
fabtar Sage

Joined: 04 Feb 2004 Posts: 1575 Location: Italy
|
Posted: Mon Nov 29, 2010 10:26 pm Post subject: |
|
|
| spiralvoice wrote: |
@fabtar: I am planning to release binaries (make release.mlnet.static) on
sf.net for qemu-supported platforms but I will put them up for testing here
before doing so.
What about providing one additional file per platform with files needed to run
MLDonkey on certain machines, for example in chroot environments? If you
like, and have time, I think it would be a good idea if you provide these files
once, because you have the most experience for this. I would upload them
on sf.net as well, so in the future users download your file package once and
update the core, compiled by me, regularly. |
I think that the libraies collection should be taken by the same enviroment used for compiling the core. Yes, by using the same jarno images differences may be minimal.
I 'll think about it.. but you ave underood that my latency is far higher than in older years (my job is taking over my life ) + in order to release libraries needeeed for chrott I suppose I have to check things by setting up my own chrotts.
I'll read something about and post a reply later. _________________ 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: Mon Nov 29, 2010 10:27 pm Post subject: |
|
|
| enigmista wrote: | Hi, I want to gime my feedback for AZBOX (a digital sat receiver) and for DM500.
For AZBOX i have used MIPSEL version, for DM500 PowerPC version: same problem: more CPU used so I can't use decoder for watching TV. For lower memory usage and low CPU usage I have read MLDonkey WIKI but without succes.
Best regards |
thanks to nospam75 too for feedback.
Best regards _________________ ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/ |
|
| Back to top |
|
 |
mldonkeynew neophyte
Joined: 08 May 2010 Posts: 3
|
Posted: Sun Mar 27, 2011 6:44 pm Post subject: |
|
|
Hi Fabtar...
When you have a little bit of time, could you compile a mipsel version of the latest mldonkey release (3.0.7)???
Thank you...
Grazie mille per la disponibilità  |
|
| 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
|
|
|
|