Cannot install Yii 1.1.17

I get the following error when trying to install Yii:

marc-desktop yii # php framework/yiic.php webapp yiitest

Create a Web application under ‘/opt/lampp/htdocs/yii/yiitest’? (yes|no) [no]:y

unchanged index-test.php

unchanged index.php

[b]PHP Error[8]: Undefined index: source

in file /opt/lampp/htdocs/yii/framework/console/CConsoleCommand.php at line 365[/b]

#0 /opt/lampp/htdocs/yii/framework/cli/commands/WebAppCommand.php(94): WebAppCommand->copyFiles()

#1 /opt/lampp/htdocs/yii/framework/console/CConsoleCommandRunner.php(71): WebAppCommand->run()

#2 /opt/lampp/htdocs/yii/framework/console/CConsoleApplication.php(92): CConsoleCommandRunner->run()

#3 /opt/lampp/htdocs/yii/framework/base/CApplication.php(185): CConsoleApplication->processRequest()

#4 /opt/lampp/htdocs/yii/framework/yiic.php(33): CConsoleApplication->run()

What should I do?

Note: I use Linux Mint 17 and I passed all requirements.