在Mac OS上安装PhpunderControl时出现故障

在Mac OS上安装PhpunderControl时出现故障,php,macos,continuous-integration,cruisecontrol,phpundercontrol,Php,Macos,Continuous Integration,Cruisecontrol,Phpundercontrol,我已经下载了CruiseControl和phpUnderControl的最新版本,现在我需要“连接它们”这里是如何给出的 但是当我进去的时候 phpUnderControl/bin/phpuc(.php|.bat) install /path/to/cruisecontrol 我从我的终端收到这个答案-bash:意外标记“.php”附近的语法错误 您知道如何修复它吗?.bat仅在Windows上是必需的。您应该使用如下内容: phpUnderControl/bin/phpuc.php inst

我已经下载了CruiseControl和phpUnderControl的最新版本,现在我需要“连接它们”这里是如何给出的

但是当我进去的时候

phpUnderControl/bin/phpuc(.php|.bat) install /path/to/cruisecontrol
我从我的终端收到这个答案-bash:意外标记“.php”附近的语法错误


您知道如何修复它吗?

.bat仅在Windows上是必需的。您应该使用如下内容:

phpUnderControl/bin/phpuc.php install /path/to/cruisecontrol