How do I install PHP with JSON and OAuth on Mac Snow Leopard?
- by meilas
I want to use the Dropbox API via this library, http://code.google.com/p/dropbox-php/.
I installed MAMP, and then I tried
sudo pecl install oauth
but I got the following.
>>>> downloading oauth-1.0.0.tgz ...
Starting to download oauth-1.0.0.tgz (42,834 bytes)
............done: 42,834 bytes
6 source files, building
running: phpize…