I am using cygwin to launch bake and I get the following error:
$alias "php /cygdrive/c/xampp/htdocs/todo/cake/console/cake.php"
$cake bake
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\php_pgsql.dll' - This application has failed ot start because the application configuration is incorrect. Reinstalling the application may fix theis problem.
In UnKnown on line 0
Could not open input file: /cygdrive/c/xampp/htdocs/todo/cake/console/cake.php
What do I need to do to get this working?