dropbox-api-command icon indicating copy to clipboard operation
dropbox-api-command copied to clipboard

OS X installation does not appear to work

Open JeffHenry opened this issue 8 years ago • 2 comments

Hi,

I've installed the xCode Developer Tools.

curl -O https://raw.github.com/miyagawa/cpanminus/master/cpanm fails to transfer anything. I grabbed the cpanm installation directly from http://cpanmin.us

sudo perl cpanm App::dropboxapi runs, but dropbox-api does not recognize as a command.

JeffHenry avatar Sep 13 '17 21:09 JeffHenry

yes, same here.

curl -O https://raw.github.com/miyagawa/cpanminus/master/cpanm
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

just use the wget call instead. (maybe brew install wget first) works perfectly fine for me.

floswald avatar Sep 22 '17 13:09 floswald

oh. but still after the installation has finished nothing happens when I type dropbox-api?

floswald avatar Sep 22 '17 13:09 floswald