aMule Forum

English => aMule Help => Topic started by: keyser on September 29, 2007, 10:30:32 PM

Title: Help for files more than 4 Go
Post by: keyser on September 29, 2007, 10:30:32 PM
HI,

I'm using amule 2.1.3 on my NAS Synology (powerpc)
Since a little times and it was working
But since some days, i saw that i can't download file more than 4 Go

I'm not very good with linux
I try to make an update :
ipkg install amule

Then i had this message
Code: [Select]
Upgrading amule on root from 2.1.3-5 to 2.1.3-10...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ds101g/cross/stable/amule_2.1.3-10_powerpc.ipk
Configuring amule
Successfully terminated.
Then i try again to download files more than 4Go but without result
Is there a new version of amule which we can use file more than 4Go ?
Or does it exist a way to modify my version to accept this files ?

The log file of amule tells me :
Code: [Select]
2007-09-29 22:11:49: ExternalConn: adding ed2k link 'ed2k://|file| [...]
2007-09-29 22:11:49: Invalid ed2k link! Error: Invalid file size

All help will be welcome
Regards
Keyser
Title: Re: Help for files more than 4 Go
Post by: wuischke on September 29, 2007, 10:33:06 PM
Hi Keyser,

aMule 2.1.3 doesn't support files bigger than 4GB. You'll need a developmental version of aMule. (http://amule.hirnriss.net)

kind regards
Title: Re: Help for files more than 4 Go
Post by: keyser on September 29, 2007, 11:05:00 PM
Thanks for your answer.
Is it compatible with powerpc ?
Title: Re: Help for files more than 4 Go
Post by: wuischke on September 29, 2007, 11:41:43 PM
I think so, I have successfully crosscompiled for ppc-mac on Linux.
Title: Re: Help for files more than 4 Go
Post by: keyser on September 30, 2007, 12:12:27 AM
I think so, I have successfully crosscompiled for ppc-mac on Linux.
CrossCompiled ??
Hmm
I think it's too dificult for me
Title: Re: Help for files more than 4 Go
Post by: wuischke on September 30, 2007, 08:11:12 AM
It is as difficult as appending a "--host=ppc-apple-darwin8" if you want to cross compile (and have the toolchain setup). But if course you can compile it locally (on the NAS) as well, even thought they usually don't have all the necessary tools installed.