So after compiling phalcon on my computer (osx Mavericks), and downloading phalcon tools, I get this error when running phalcon tools.
dyld: lazy symbol binding failed: Symbol not found: _libintl_setlocale
Referenced from: /usr/lib/php/extensions/no-debug-non-zts-20100525/phalcon.so
Expected in: flat namespace
dyld: Symbol not found: _libintl_setlocale
Referenced from: /usr/lib/php/extensions/no-debug-non-zts-20100525/phalcon.so
Expected in: flat namespace
I tried doing some google searches for this error, and it didn't really turn up anything valuable.
I was hoping that someone on this form would be able to give me some insight to what this error is, and maybe push me in the right direction.
Thanks! Brandon