aMule Forum
English => aMule Help => Topic started by: Stevenisme on December 01, 2004, 03:41:57 AM
-
Hi,
I have install amule in my Fedora now, I have run the "Ed2k links handling
" from the amule FAQ.
But it still not working. I cannot start the links for downloading or copy from links to my amule by" copy to clipboard" ?(
I think I have install amule in directory "/usr/bin" which I have see amule by use ls. in "/usr/local/bin" it is empty. :]
So how to solve? I need to unintall the rpm and run again ? X(
PS: I am using Fedora core 2 and mozilla 1.6
-
I include my mozex
-
cd /usr/bin
ls ed*
cd /usr/local/bin
ls ed*
-
what is the use of this commands?
-
I got this, what's going on? :]
-
So people know how to solve? :baby:
-
no people know how to solve?
-
Stevenisme:
looks like the ed2k binnary you have there isn't aMule's. maybe it's from xMule or some other app?
Maybe I'm wrong. run "ed2k --help" and post the output
-
Thx Jacobo,
It is good to hear that someone hear and help me. :D
here is my output
-
well, all is ok. then either there's a bug in mozex or your config is incorrect.
try with /usr/bin/ed2k "%r" instead... just guessing though. anyway, why not upgrading your mozilla??
-
Jacobo,
your soluation seem have no effect!
I am using Core 2. Can I update to Mozilla 1.7?
-
no idea, but I guess Fedora must have mozilla 1.7 packages. i wouldnt expect any serious distor to not have the latest mozilla version ;)
about your problem, the bug is from mozex then :-( since firefox no longer needs mozex, I'm out of info on mozex so I didn't see that it was broken in latest versoins. but well, goot to know :)
Greetigns!
-
The following works on Firefox1.0:
create (only if doesn't exist yet) a file called user.js in the user's Firefox directory at ~/.mozilla/firefox/xxxxxx.default/ with the following lines
user_pref("network.protocol-handler.external.ed2k", true);
user_pref("network.protocol-handler.app.ed2k", "/usr/bin/ed2k");
The only problem I have is that it can't handle ED2K links with chinese characters.
-
nbfnw:
yes, unicode isn't 100% working yet. work is on progress ;-)