I have been installed behat in xampp (windows). I used a PEAR to install it. but when I am runing with console, its not work, because need some file on Symfony framework. the error message can see on this picture:
Asked
Active
Viewed 509 times
0

Cœur
- 37,241
- 25
- 195
- 267

Fendi Tri Cahyono
- 682
- 1
- 10
- 20
-
yes...it's require "ContainerBuilder.php" – Fendi Tri Cahyono Jun 20 '12 at 06:30
-
post the errors with your question, are you trying to install behat extension (https://github.com/Behat/Symfony2Extension) ? – Sanjay Jun 20 '12 at 06:34
-
yeah...i am trying to install behat, but it need Symfony/Component/DependencyInjection/ContainerBuilder.php and i don't know, how to configure it....:D – Fendi Tri Cahyono Jun 21 '12 at 10:50
1 Answers
0
To this day I have never been able to get behat to work in a windows environment. Consider spinning up an Ubuntu 32bit virtual machine and give it all a try there for the best experience with Behat. At this stage in it's development the windows support isn't there.

branchgabriel
- 4,241
- 4
- 34
- 48