mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] Re: can't "kill" mldonkey


From: Jens
Subject: Re: [Mldonkey-users] Re: can't "kill" mldonkey
Date: Sat, 21 Dec 2002 11:22:39 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021213



This is a very common problem, yes.  When starting mldonkey you need to
redirect both the stdout and stderr.  If you just redirect the stdout
then you get this problem with stopping mldonkey (and, IIRC, with
committing files).  Try starting mldonkey with one of the following:

       ./mldonkey > mldonkey.log 2> mld_err.log &
       ./mldonkey &> mldonkey.log &
       nohup ./mldonkey &

Cheers,
       Robin


Mh, this problem was reported x times during the last months in this mailing list. Like the "make dep"-"can't compile-prob", could someone please change the default behavior of mldonkey? So that without any parameters mldonkey gets right in the background after start like other deamons do?

Jens




reply via email to

[Prev in Thread] Current Thread [Next in Thread]