Ubuntu 10.04 ((Lucid Lynx)) sembolik bir link oluşturmaya çalışıyorum diyor ki:
me@laptop:~/PHPUnit$ ls
assertions.php LICENSE PHPUnit README.markdown
build.xml package.xml phpunit.bat Tests
ChangeLog.markdown phpunit phpunit.xml.dist
me@laptop:~/PHPUnit$ ln -s phpunit /usr/bin/phpunit
ln: accessing `/usr/bin/phpunit': Too many levels of symbolic links
Ve yaptığım zaman şunu alıyorum /usr/bin$ ls php*
:
php php5 php-config php-config5 phpize phpize5
Daha önce yaratmaya çalıştım ve yanlış bir komut çalıştırıp çalıştırmadığımdan emin değilim.