Hi,
New to phalcon. I'm using windows for most of my work but starting today I'll be using mac. I haven't tried building something in mac. I followed the instructions in the documentation but I failed. I know there are things I missed. I really need help/directions.
Here are the things installed in my machine:
- Bitnami's MAMP stack(PHP 5.4.17)
- XCode 4.6.2
Here is the output from the terminal:
$ sudo ./install
Error: Couldn't execute your compiler (gcc)
./install: line 31: gcc: command not found
./install: line 31: [: -ge: unary operator expected
./install: line 40: gcc: command not found
grep: /usr/include/php/main/php.h: No such file or directory
grep: /usr/include/php/Zend/zend_modules.h: No such file or directory
grep: /usr/include/php/Zend/zend_extensions.h: No such file or directory
Configuring for:
PHP Api Version:
Zend Module Api No:
Zend Extension Api No:
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.