I've ran into problems that I knew would eventuall come in symfony2. It all boils down to needed the intl extension installed and enabled.
I'm using mamp pro and have tried to follow these tutorials:
http://szemian.wordpress.com/2011/03/21/compiling-intl-extension-for-mamp/#comment-7
No luck..
With the first tutorial everything works except for step 0. Can someone advise me how to run step 0. I really don't understand that step.
As for the second tutorial I installed the package then went in my mamp pro php.ini file and added the full path to the extension and restarted apache and still no luck.