MLDonkey Forum Index
Homepage •  Bugs •  Tasks •  Patches •  SF.net Project Page •  ChangeLog •  German forum •  Links •  Wiki •  Downloads
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Precompiled Linux (Debian Etch) ARM cores binaries-release
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
 
Post new topic   Reply to topic    MLDonkey Forum Index -> Alternative platforms
View previous topic :: View next topic  
Author Message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1399
Location: Italy

PostPosted: Tue Mar 04, 2008 10:30 pm    Post subject: Reply with quote

updated
_________________
Mldonkey Debian & NAS cores,
ARM: http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26582
PowerPC: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
Mipsel: http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=27075
Back to top
View user's profile Send private message
JosefK
neophyte


Joined: 16 Jan 2006
Posts: 6
Location: USA

PostPosted: Mon Apr 07, 2008 5:35 pm    Post subject: Reply with quote

could anybody explain me how to install it? Embarassed
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1399
Location: Italy

PostPosted: Mon Apr 07, 2008 6:18 pm    Post subject: Reply with quote

It depends from:
what is your harware?(NAS model for example)
What operating system are you running on it?
Have you experience with unix-linux like commands and usage?
_________________
Mldonkey Debian & NAS cores,
ARM: http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26582
PowerPC: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
Mipsel: http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=27075
Back to top
View user's profile Send private message
JosefK
neophyte


Joined: 16 Jan 2006
Posts: 6
Location: USA

PostPosted: Mon Apr 07, 2008 8:03 pm    Post subject: Reply with quote

it's a mybook world edition (ARM9 processor inside) I've accessed to embedded linux system via ssh
since it's not very powerfull (and I'm interested just in kad) I think the minimal installation in your package would be the best choice

but it's the first time I play with a linux console and don't know how to use the core file you provided Embarassed

PS
ma sei italiano?! Very Happy
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3774
Location: Germany

PostPosted: Mon Apr 07, 2008 8:21 pm    Post subject: Reply with quote

JosefK wrote:
and I'm interested just in kad

MLDonkeys Kad code does not match current eMule code, its based
on an older version of Kad and even this is not fully implemented.
You need to get at least some sources from EDK servers to get into
the Kad net.
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1399
Location: Italy

PostPosted: Mon Apr 07, 2008 9:38 pm    Post subject: Reply with quote

Yes I'm italian, but this is a English forum Wink

I suggest to use mldonkey with both ed servers and kademlia enabled, look at the wiki for good serverlist and ipfilters.
Kademlia support is equal to Kad1 but it works perfectly for searching in Kad network but not for publishing files.
expert emule users also suggest to use both kad and servers:
http://forum.emule-project.net/index.php?showtopic=134981

About installing, are you using a particular user or are you using the "root" user? About your folder organization.. have you a single big partition or have you a big partition for data separated from system one?

output of "df" and "whoami" commands could help

Step-by-step
copy/download the archive in your arm box in a temp directory,
you can uncompress the archive with this command:
assumtion:you have changed (cd) n the temp directory

tar xjvf mldonkey-cores-****.tar.bz2

use "ls" command:
you'll see lots of directories, read the first post about. all directories contains a different version of mldonkey compiled only with necessary features.

minimal .. is very very light ... no libgd, for graphical graphs, no libmagic for file type. But is very fine for light boxes and emule's only usage.
You can start with this and in case change the mlnet executable later with another one.

in case you are using user "italiano" your home directory is /home/italiano

mkdir /home/italiano/mldonkey

copy the content of minimal directory in to mldonkey directory

example:
cd minimal
cp -R *.* /home/italiano/mldonkey

(you can clean the temp directory)

cd /home/italiano/mldonkey

and now launch executable manually:

./mlnet

(./mlnet & ) in order to launch in background (service like)
There are lots of things to learn about using mldonkey, doing scipts for automatic execution, configuring shares, configuring for better cpu-memory usage on small boxes.
You can find all you need in the wiki, and searching in previous forum posts.

If something goes wrong could be related to library issues, in first post there are few tips for using the bundled libraries on order to avoid this issue.


Usage:
After starting mldonkey you can acess the interface only from the arm machine(localhost) youhave to add (if necessary) the other PCs in your LAN with adding them in the allowed_ip option located in download.ini.

donwload.ini is located in /home/italiano/.mldonkey/ directory

Please search the forum-wiki you'll find other walkthru about.
Feel free to re-post here if necessary.


Ps:all the copy, move, delete operation could be handled with a very nice tool called mdnght commander: mc , I suggest to check for this command or to install (apt-get?)

Cheers

about using mldonkey with success
_________________
Mldonkey Debian & NAS cores,
ARM: http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26582
PowerPC: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
Mipsel: http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=27075
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1399
Location: Italy

PostPosted: Tue Apr 08, 2008 6:01 am    Post subject: Reply with quote

http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4825
http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4890

little walkthru (for synology), you have to adapt name of destination folder and user's folder (in the examle they are using root user: /root/, in case of your user: /home/italiano/
http://mldonkey.sourceforge.net/forums/viewtopic.php?t=5090&start=15
_________________
Mldonkey Debian & NAS cores,
ARM: http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26582
PowerPC: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
Mipsel: http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=27075
Back to top
View user's profile Send private message
JosefK
neophyte


Joined: 16 Jan 2006
Posts: 6
Location: USA

PostPosted: Tue Apr 08, 2008 7:32 pm    Post subject: Reply with quote

TKS it worked ^__^

but now I don't understand: in the wiki I found
to access webui use http://admin@127.0.0.1:4080/

but didn't work

so I tried use $nas_ip instead of 127.0.0.1 but didn't work either

am I missing something?
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1399
Location: Italy

PostPosted: Tue Apr 08, 2008 10:13 pm    Post subject: Reply with quote

127.0.. is localhost, you have to use this if mldonkey and browser are on the same machine.

you have to edit your home/italiano/.mldonkey/downloads.ini

look at allowed_ips option, add the Ips of the PC you like to grant access to mldonkey(this is for security), then restart mldonkey.
Retry using http:/nas_ip/...

after accessing webinterface you can set an admin password and start configuring mldonkey for real.

please provide your hardware model and firmware/os version
_________________
Mldonkey Debian & NAS cores,
ARM: http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26582
PowerPC: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
Mipsel: http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=27075
Back to top
View user's profile Send private message
JosefK
neophyte


Joined: 16 Jan 2006
Posts: 6
Location: USA

PostPosted: Wed Apr 09, 2008 4:40 pm    Post subject: Reply with quote

TKS again for you help Very Happy

Quote:

please provide your hardware model and firmware/os version


it's a mybook world edition I, with 01.01.18 firmware (it use an embedded linux version)

BTW
how did you managed to compile mldonkey for arm without an arm?! (I'm in trouble compiling crypto++ that seems too heavy for my mybook)
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3774
Location: Germany

PostPosted: Wed Apr 09, 2008 5:29 pm    Post subject: Reply with quote

JosefK wrote:
(I'm in trouble compiling crypto++ that seems too heavy for my mybook)

For a start use ./configure --disable-donkeysui
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
JosefK
neophyte


Joined: 16 Jan 2006
Posts: 6
Location: USA

PostPosted: Sat Apr 12, 2008 1:09 pm    Post subject: Reply with quote

spiralvoice wrote:
JosefK wrote:
(I'm in trouble compiling crypto++ that seems too heavy for my mybook)

For a start use ./configure --disable-donkeysui


what's this option for?
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1399
Location: Italy

PostPosted: Sat Apr 12, 2008 2:03 pm    Post subject: Reply with quote

Disable donkey-emule secure identification, ia feature of emule network which adds better credits management but sometimes doesn't run well on ARM boxes.(ARM for emebedded often lacks particular features).
That feature is not necessary.
_________________
Mldonkey Debian & NAS cores,
ARM: http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26582
PowerPC: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
Mipsel: http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=27075
Back to top
View user's profile Send private message
JosefK
neophyte


Joined: 16 Jan 2006
Posts: 6
Location: USA

PostPosted: Tue Apr 15, 2008 4:22 pm    Post subject: Reply with quote

I can't find a way to make mldonkey read the guardian.p2p file I've load: do the minimal setup have ipblocking disabled? should I use the normal one? :\
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1399
Location: Italy

PostPosted: Wed Apr 16, 2008 5:46 pm    Post subject: Reply with quote

Have you used "web infos" in order to download guardianp2p??
Have you manually downloaded the file?

Personally I suggest to set the correct webinfos about guardingp2p, mldonkey 'll automatically download the file on a regular base(and placing the file in the right place).

I don't know if there is something in minimal setup which prevent guardingp2p from running correctly.
I have the impression there is no reason for guardingp2p to fail.
You can simply try the normal core (you can simply substitute the excutable) but I suggest to first try to configure web infos in the right way.
Webinterface_>Option->Web infos (below) is a way
Otherwise you can edit the configuration files directly(I prefer)
_________________
Mldonkey Debian & NAS cores,
ARM: http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26582
PowerPC: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
Mipsel: http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=27075
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    MLDonkey Forum Index -> Alternative platforms All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
Page 4 of 8

 
Jump to:  
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


Sourceforge.net Logo