Flashgot doesn't detect Axel in mac

Ask for help about FlashGot, no registration needed to post
Post Reply
mohsen
Posts: 3
Joined: Tue Apr 23, 2013 2:07 pm

Flashgot doesn't detect Axel in mac

Post by mohsen »

i have install axel in my OS X 10.8.3 and i have installed axel and i can use it from the terminal.
but flashgot in firefox doesn't detect axel in my system. what can i do to fix it?

Code: Select all

$ locate axel
/usr/local/bin/axel
/usr/local/etc/axelrc
/usr/local/share/man/man1/axel.1
/usr/local/share/man/zh_CN/man1/axel.1
with many thanks in advance.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:20.0) Gecko/20100101 Firefox/20.0
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Flashgot doesn't detect Axel in mac

Post by Giorgio Maone »

Is axel's executable in your $PATH?
Does

Code: Select all

which axel
actually return it?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
mohsen
Posts: 3
Joined: Tue Apr 23, 2013 2:07 pm

Re: Flashgot doesn't detect Axel in mac

Post by mohsen »

yes of course.

Code: Select all

$ echo $PATH
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin

Code: Select all

$ which axel
/usr/local/bin/axel
Giorgio Maone wrote:Is axel's executable in your $PATH?
Does

Code: Select all

which axel
actually return it?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
mohsen
Posts: 3
Joined: Tue Apr 23, 2013 2:07 pm

Re: Flashgot doesn't detect Axel in mac

Post by mohsen »

Thanks for your help,

Code: Select all

$ which axel
/usr/local/bin/axel

Code: Select all

$ls -la /usr/local/bin/axel
-rwxr-xr-x  1 root  wheel  45756 18 Apr 22:27 /usr/local/bin/axel
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Flashgot doesn't detect Axel in mac

Post by Giorgio Maone »

Could you show me your FlashGot Options|Advanced|Show Log output?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
Post Reply