Page 1 of 1

Flashgot doesn't detect Axel in mac

Posted: Tue Apr 23, 2013 2:14 pm
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.

Re: Flashgot doesn't detect Axel in mac

Posted: Tue Apr 23, 2013 9:34 pm
by Giorgio Maone
Is axel's executable in your $PATH?
Does

Code: Select all

which axel
actually return it?

Re: Flashgot doesn't detect Axel in mac

Posted: Tue Apr 23, 2013 10:27 pm
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?

Re: Flashgot doesn't detect Axel in mac

Posted: Wed May 15, 2013 6:15 am
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

Re: Flashgot doesn't detect Axel in mac

Posted: Wed May 15, 2013 9:16 am
by Giorgio Maone
Could you show me your FlashGot Options|Advanced|Show Log output?