How to solve "command not found" on Ubuntu bash shell?
- by redcoder
I am very new to Ubuntu, struggling to find the proper command to install Zend Server on my Ubuntu 9.10 Server.
After downloading the ZF Server and extracting it, I try to run this command:
install_zs.sh 5.3
This is the ls of the extracted ZF archive:
install_zs.sh README upgrade_zs_php.sh zend.deb.repo zend.rpm.repo
But it says command not found. Any idea?