Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi everybody.l. I tried to install mldonkey, but I can not change the folders from HD_a2 to HD/HD_a2, as I have done instead for transmission, following the procedure of "fun plug local"
When I run the start comand ,it gives me this error
/ # sh /ffp/start/mlnet.sh start
mkdir: cannot create directory '/mnt/HD_a2/mldonkey': No such file or directory
Starting mlnet
sh: cannot create /mnt/HD_a2/mldonkey/mlnet.log: nonexistent directory
/ #
Offline
just do this
# Create symbolic link /mnt/HD_a2 to point to /mnt/HD/HD_a2
ln -snf /mnt/HD/HD_a2 /mnt/HD_a2
or check
http://www.shadowandy.net/2010/11/dns-3 … s-work.htm
Offline
thanks for the answer
I tried the guide and it worked for transmission, doesn't with mldonkey
I will try with that command
jp1357 wrote:
just do this
# Create symbolic link /mnt/HD_a2 to point to /mnt/HD/HD_a2
ln -snf /mnt/HD/HD_a2 /mnt/HD_a2
or check
http://www.shadowandy.net/2010/11/dns-3 … s-work.htm
Offline
Well it's actually exactly the same and it should work, both.
But you can also just vi /ffp/start/mlnet.sh and change manually /mnt/HD_a2 to /mnt/HD/HD_a2
Offline
ok I did it.Now I have some little problem with web gui.Thanks again
Offline