Page 1 of 2

How to install amule on puppy linux 5.2? (Solved)

Posted: Tue 25 Jan 2011, 23:03
by superstar
hello
sorry about a repost - not sure if earlier one went through.

can someone please tell me how to get amule on puppy linux 5.2 ?
thanks.

Posted: Tue 25 Jan 2011, 23:15
by 666philb
this works on my lucid520..

http://portablelinuxapps.org/

worth a try

Posted: Tue 25 Jan 2011, 23:27
by superstar
thanks. i've downloaded it. now how do i make it run? it seems to be opening it up as a text file.... sorry i'm a beginner to linux.

Posted: Tue 25 Jan 2011, 23:32
by 666philb
i'm still a beginner aswell...... but try this

rename it to aMule
open the folder with it in, right click anywhere in the window and from the menu select 'window' then 'terminal here' . then type this into the terminal and press return. Then try clicking on your file again, see if it works.

Code: Select all

chmod +x aMule

Posted: Tue 25 Jan 2011, 23:33
by Jasper
Hi,

I had already sent you a PM. If it works then put it here (in your own words perhaps).

My regards

Posted: Tue 25 Jan 2011, 23:41
by 666philb
actually my first post was wrong!!! :) just right click on the file , select .'permissions', and select 'make executable'

sorry

666philb

Posted: Wed 26 Jan 2011, 00:44
by superstar
thanks! it works.

Posted: Sat 19 Feb 2011, 01:20
by superstar
hello it doesn't seem to work with e2dk links now.... do i need to do any changes? thanks.

Posted: Sat 19 Feb 2011, 03:46
by Flash
What worked the first time?

Posted: Sat 19 Feb 2011, 05:47
by GustavoYz
@superstar: You mean eD2K links from your browser? You have to set the 'application type' on it.
You mean the servers of the list?

Posted: Sat 19 Feb 2011, 10:14
by 666philb
Hi superstar....

i've since found out that the portable version doesn't support direct links from your browser. However i made a pet of the portable version for lupu520 which does, it can be downloaded here.

http://uploadingit.com/d/ZRPGNPUX02VJQ2YT
MD5 fb6cca3e36266edf6d0751b315ccb198

After installing you will need to configure your browser, information on how to do that can be found here http://wiki.amule.org/index.php/Ed2k_links_handling

When configured, clicking on a link in your browse doesn't automatically open amule, however when you next open amule the links will be there. If you click a link when amule is open, it appears in amule imediately.

666philb

Posted: Sat 19 Feb 2011, 19:11
by superstar
thanks for your replies.

1st - last time it seemed to work with a website. now it doesn't seem to work with a different website.

2nd - yes i did make changes in browser to recognize the ed2k files.

3rd - thanks for the pet. i'm going to try it out and post back how it goes.
is there any changes i need to do so that it doesn't run as a root application? i use to get this warning. i just didn't know how to fix it.


thanks!

Posted: Sat 19 Feb 2011, 19:24
by superstar
and is there a specific directory i need to store this pet in? thanks.

Posted: Sat 19 Feb 2011, 21:51
by 666philb
superstar.... just click on the pet and it will install automatically

Posted: Sat 19 Feb 2011, 23:03
by superstar
thanks i installed it but now chrome browser is giving me problems.
it associates xdg-open with the ed2k link...

anything i can do to fix this? thanks

Posted: Sun 20 Feb 2011, 04:52
by superstar
ok. i now have amule setup.

But Chrome doesn't seem to recognize ed2k files. could someone please tell me how i can get it to work with the ed2k files. thanks.

Posted: Sun 20 Feb 2011, 11:02
by 666philb
sorry superstar, i had a look for a solution for chrome to handle the links, but couldn't find a way, seems every other browser can but chrome is problematic. you can still copy the link and paste it into amule, ..bit annoying i know. or use a different browser.

666philb

Posted: Mon 21 Feb 2011, 07:55
by superstar
thanks 666philb
i tried firefox as well. somehow when i click on the link it doesn't open the link in amule. i'm doing the copy/paste approach for now.

Posted: Mon 21 Feb 2011, 17:25
by 666philb
firefox works with the links but you have to do this.......

Type about:config into the address bar and press return (don't worry about the warning)

Right click anywhere on the list, select 'New', then 'Boolean'; insert

Code: Select all

network.protocol-handler.external.ed2k
as Preference Name and 'true' as Value

Now another right click, select 'New' and 'String'; insert

Code: Select all

network.protocol-handler.app.ed2k
as Preference Name and /usr/bin/ed2k as Value.


For firefox 3 and above there's One more Right click on the list, select 'New', then 'Boolean'; insert

Code: Select all

network.protocol-handler.expose.ed2k
as Preference Name and 'false' as Value

After that, click over an ed2k link, and Firefox should ask which app you want to use to open the link. Choose /usr/bin/ed2k and it should work.

Posted: Thu 24 Feb 2011, 14:58
by superstar
hello i tried this, but it still doesn't work. any ideas why? thanks.