I've installed zend-framework following the commands:
sudo add-apt-repository ppa:zend-framework/ppa
sudo apt-get update
sudo apt-get install zend-framework
zf.sh works but I was expecting the framework to be in /usr/local/Zend and there is nothing...
Where is it supposed to be?