Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-30-2005, 01:30 PM
|
#1
|
Member
Registered: Jun 2004
Location: Bern, Switzerland
Posts: 37
Rep:
|
mldonkey servers.ini
Hi
I never had an empty servers.ini file before when installing mldonkey... it's also the first time i installed it with the synaptic package manager of ubuntu... i didn't see where it installed mldonkey, i guess there i would find a full servers.ini file
and i can't find it with whereis nor find.
anyhow i started the daemon in a random folder (/home/mld/) and the daemon
started (Looks like you have no servers in your servers.ini) and created an empty servers.ini file
i found plenty of server lists, but i don't know in which format i should enter the servers in my empty servers.ini file.
so could somebody be so kind and post his/her servers.ini file, so i can see the format?
thanks
|
|
|
10-30-2005, 03:12 PM
|
#2
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
I had this problem with all new versions of mldonkey so I ended up compiling an old version from source and it works fine.
|
|
|
10-30-2005, 03:37 PM
|
#3
|
Member
Registered: Jun 2004
Location: Bern, Switzerland
Posts: 37
Original Poster
Rep:
|
thanks
can't i just copy a servers.ini from a working mldonkey into my folder?
or edit the servers.ini file by hand?
i would try if i'd had it...
btw: MLNet 2.5-21 on ubuntu 5.10
Last edited by danielson; 10-30-2005 at 03:40 PM.
|
|
|
10-30-2005, 09:40 PM
|
#4
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Re: thanks
Quote:
Originally posted by danielson
can't i just copy a servers.ini from a working mldonkey into my folder?
or edit the servers.ini file by hand?
i would try if i'd had it...
btw: MLNet 2.5-21 on ubuntu 5.10
|
You can try, I am not sure if it will work fine. I tried it sometime ago and could only connect to a few servers.
|
|
|
10-31-2005, 04:02 AM
|
#5
|
Member
Registered: Jun 2004
Location: Bern, Switzerland
Posts: 37
Original Poster
Rep:
|
ok thanks, so i guess its best to install an older version (how old?)
are the mldonkey coders aware of this? Or is there some trick?
btw: normaly the daemon creates the servers.ini file at the launch filled with servers.
|
|
|
10-31-2005, 07:00 AM
|
#6
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Quote:
Originally posted by danielson
ok thanks, so i guess its best to install an older version (how old?)
are the mldonkey coders aware of this? Or is there some trick?
btw: normaly the daemon creates the servers.ini file at the launch filled with servers.
|
There should be some trick but after 2 days of searching I gave up. I can't remember what version I installed but its certainly not any of the new stable or development builds.
|
|
|
10-31-2005, 12:22 PM
|
#7
|
Member
Registered: Jun 2004
Location: Bern, Switzerland
Posts: 37
Original Poster
Rep:
|
update to the problem:
found th mldonkey @ danson@tron:/var/lib/mldonkey$....
but as expected the servers.ini file is empty aswell
btw: i also don't like the fact that i have to enter a username and pwd to access http://localhost:4080/
btw2: the debian guys say 2.5-21.2 (my current mldonkey) isn't stable ( http://packages.qa.debian.org/m/mldonkey.html)
where can i find an older source?
its quite difficult to find an 2.4 mldokey
Last edited by danielson; 10-31-2005 at 12:48 PM.
|
|
|
11-02-2005, 12:22 PM
|
#8
|
Member
Registered: Jun 2004
Location: Bern, Switzerland
Posts: 37
Original Poster
Rep:
|
installed mldonkey 2.6.7 from source, now it works!
small detail:
./configure installed ocamlpp.byte (it was missing).
some info: http://www.mldonkey.org/phpbb2/viewt...5836&start=15&
|
|
|
11-02-2005, 01:11 PM
|
#9
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Ok thanks for the feedback. I will try it sometime soon.
|
|
|
11-03-2005, 02:21 PM
|
#10
|
Member
Registered: Jun 2004
Location: Bern, Switzerland
Posts: 37
Original Poster
Rep:
|
changes in the new mldonkey (2.6.7):
it doesn't matter where you start mlnet, mldonkey always runs (config files, incoming, temp) in >home/dan/.mldonkey$
i was a bit confused in the beginning because i couln'd find the files i've downloaded
|
|
|
11-03-2005, 02:50 PM
|
#11
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Quote:
Originally posted by danielson
changes in the new mldonkey (2.6.7):
it doesn't matter where you start mlnet, mldonkey always runs (config files, incoming, temp) in >home/dan/.mldonkey$
i was a bit confused in the beginning because i couln'd find the files i've downloaded
|
Yeah, I noticed this as well. I am not too keen on this beaviour though as the default, but then again most apps put their config files in hidden directories.
|
|
|
All times are GMT -5. The time now is 04:21 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|